[PHP] Writing to a text file

2005-08-31 Thread JesterXL
I have 2 servers; one running *nix w/ PHP4, and one running Windows 2k w/ PHP5; neither of which give me read permissions to write/create text files. Apparently, the *nix server has PHP in "Power Mode", but I'm still getting no love from fopen, and chmod via PHP doesn't work. Any adivce? Code

[PHP] writing to a text file

2001-03-14 Thread george
I have a script which the user enters information into a form and it returns a enquiry number using mysql_insert_id Is it possible when the form is filled in to pull a unique order number from a text file. TIA george -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: