Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
1273
php-objects@yahoogrou...
Nov 23, 2003 3:47 pm
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
Hi All Group Memebers, Hopefully fine. I want to try when any user select country the page automatically posted and display your city according to the country....
Hi, I have a begginer mistake on wondows xp, when I send data from a form I get this error: 405 Method Not Allowed The requested method POST is not allowed for...
Well, i think this is a server configuration error. Non a PHP error. Look for .htaccess in google for information on how to change directory permission. You...
Hi i have a XML file and i would like to export it to a MySQL database. I don't know anything of XML. I downloaded the "mysql_xml-2002-10-03.zip" file from...
I forgot to attach the xml file. Sorry Juanto Sus archivos están adjuntos y listos para enviarse con este mensaje. [Non-text portions of this message have...
Is there another way to automate scipts other than using GTK and loading it into an NT service. I know in c language I can create continuous loops but they...
... each time you call the php app you take ressource what is your thread starter ? php is not the best solution to do what you want and make it in c or java...
1285
Michael Rudel
mru@...
Dec 5, 2003 9:49 am
Hi Derek, have a look: http://fantomaster.com/fasvsspy01.html Perhaps it fits your needs. Greetinx, Mike __________________________________________ Suchtreffer...
If you can run your script from the command line then you can to do it by passing the command line argument that starts you script to the windows scheduler. ...
Excuse me mate, First of all. I understood the question. The guy was most definitely not asking which language he should or should not be attempting to solve...
I agree with Brian here. Having a script run at a regularly is a job for the OS, rather than something you should try implementing directly in the script. Sure...
... the OS, I agree too, but... ...has anyone tried phpserv - http://daniel.lorch.cc/projects/phpserv/ I'm working on a project in which I'd like to spawn jobs...
hello friends, somebody know how can I use trhead's with php ? It is possible... thanks for the moment !...
1292
php-objects@yahoogrou...
Dec 7, 2003 3:55 pm
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
Hi all: Php newbie here. I've been using ASP and VB for some time. Now, I'm moving to the open source side of things. I'm also re-creating a database driven ...
... Boy, *that's* helpful. Good to see we have such a helpful community here. Gives me the idea to make postcards that say "RTFM" and hand them out to anyone...
I'm a newcomer to PHP myself, but as far as I have been able to comprehend, sessions works pretty much the same way in a PHP app as they do in ASP. I suggest...
Hi all: I get this error when I try to open a php page that calls a session PHP Warning: session_start(): open(/tmp\sess_94f51dfc827ccac4e465163b17b24766,...
hello, are you using windows under php? if so, * modify the php.ini file and set the session.save_path to a location on your drive if you are using unix or...
Here's a good resource for you http://www.devarticles.com/c/a/PHP/PHP_for_Beginners_by_a_Beginners/ Regards, John Shanyinde ... Outgoing mail is certified...
HI, Create the 'tmp' folder in your root. C:\tmp or D:\tmp , change your drive according to you installation. Cheers Umesh C Joshi Indicom Communications visit...
For all you avid PHP enthusiasts in here, i thought i should point you folks to an interesting article that read this morning on 'Session Security in PHP'. The...