On Sunday 25 December 2005 3:01 pm, Thomas Bonham wrote: > Hello, > > I am trying to insert a php page into a database. I need to know if > there is something that I need to do when setting up the table, also is > there something to do with the code. > > Thank You for your help > > Thomas Well, you could use fopen() to open the file, get a pointer, then insert the contents into the database. I'm wondering why you need to insert a php page into a database, though. -- Dr. Joseph Dolan: Isn't there a children's book about an elephant named Babar? Fletch: I don't know. I don't have any. Dr. Joseph Dolan: No children? Fletch: No, elephant books. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php