beautiful, thank you so much
EDIT:
Quote:
Is that your whole code? If you want to write to the file, it needs to be on your server and you have to use the path without the http.
If you just want to read from the file you need to open it in "read" mode, and it should work with http paths, as long as allow_url_fopen is enabled in your php.ini file.
|
Yes, Im trying to Open, write/overwrite, close and then open, read, echo later on
But I am learning this as i go... I havent written php in about 2 years and even then i only knew how to use flat files.. no sql...lol... but I am in the process of learng the write and read parts...lol... I have atut book for php but if you could offer any suggestions.. it would be great