Current Page: 1 of 1
Results 1 - 5 of 5
16 years ago
spillage
OK I feel kinda stupid asking this question but after hours of trying to work it our myself I don't know if I'm coming or going at this point. $DOCUMENT_ROOT=$_SERVER ; and $xx= fopen ("DOCUMENT_ROOT/DOES TEXT.TXT GO HERE??? ", 'ab'); If I want to open and write file text.txt that is in C:\wamp\www how should it look. Should this file be created by PHP if it not there?.
Forum: WampServer English
16 years ago
spillage
ok confession time. the form action should have been "http//localhost/processorder.php" not "processorder.php" now im going to fine a dark hole to hide in and get drunk thanks.
Forum: WampServer English
16 years ago
spillage
All the files are in the www folder here is the code of both html and php files I am running. Open the html and fill it out and on submit all I get is a page of php code. The php file will not run. If run through my php designer it works though???? ORDER FORM <html> <body> <form action="processorder.php" method="post"> <table border="0"&
Forum: WampServer English
16 years ago
spillage
just to let you know if i run the php file through local host its fine. its just when running the html file the php file will not start. :-(
Forum: WampServer English
16 years ago
spillage
just starting out in php and all is new. i am following all the right things in a idiots guide book but when i submit info from a form the php file will not run properly and am asked if i want to run open or cancel. its just like the php server is just not running. i havnt changed any settings and all the code works in phpdesigner so i know its all right. any help would be appreciated.
Forum: WampServer English
Current Page: 1 of 1