Thanks for the message.
Here is what is printed...
UPDATE pages SET title='Page Title', desc='Page Description', keywords='Page Keywords', content='
Page content html
' WHERE id = '1'
There appears to be somthing funny going on with the content field.
Here is my whole page...
Code:
<?
include("../check_session.php");
Leave a comment: