|
General Details
|
|
PHP (Hypertext Preprocess...
|
|
Posted 2.51 Years Ago
|
|
528 Views
|
|
Received 0 Ratings
|
|
Head First PHP And mySQL Chapter 1 Task
Description
In chapter one there is an alien obduction form. Bit sad to me but oh well, if it helps you learn :P. Well they first use mailto: and ask you to recode it using php and actually getting the Server involved with it all.
Soo here is the code, i used a log file.
If anyone can tell me how to get the lates at the top of the file without deleting the previous entry. As it would be better if the newer entries were at the top. Cheers.
Technical
PHP
File called thanks.php with a chick message to say thanks.
Log file called log.html.
Source Code
Comments
| Please login to post comments. |
|
|
Get the contents of the file, append the new string in front of that, and write the new contents..
|
More "PHP (Hypertext Preprocessor)" Source Codes By This Author
Recently Posted "PHP (Hypertext Preprocessor)" Source Codes
Recently Rated "PHP (Hypertext Preprocessor)" Source Codes
|