Posted by William Young on 01/08/06 14:29
Hello all,
I want to read the contents of a html file into a blob field in my mysql
database.
The function $par = file_get_contents($p1);
p1 is the file field. I need the html source code with all the tags to be
placed into the database by an UPDATE.
It doesnt work somehow, but i dont know what the error is.
Can someone please help me out here?
William
Navigation:
[Reply to this message]
|