O.k... here is my homework. It took a while but finally got it right.
http://onepotcooking.com/santiagomontana/class7/index.php
Feel free to upload images and log in with the incorrect login name...
One thing I didn't get right:
When php enters information to the upload_log.txt, each line finishes with "\n", which means that there will always be an empty line at the end.
When I call my function using a foreach loop, the loop executes all the entries in my upload_log.txt, even the empty line that is added with the "\n". How can I tell my loop to ignore the last line of my log, (which will always be an empty line?)
See you on Saturday!
Thursday, April 9, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment