Jump to content

[SOLVED] whats wrong with this line


mike12255

Recommended Posts

Im not sure whats wrong with this line, this is the same way i've done this type of things before, does anyone see the problem?

 

<?php

echo "<form method=\"post\" action=\"edit.php?page='".$page."'\">";

?>

 

 

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/schoolw1/public_html/test/universal.php on line 59

 

Parse error: syntax error, unexpected T_LNUMBER, expecting ',' or ';' in /home/schoolw1/public_html/test/universal.php on line 59

Link to comment
https://forums.phpfreaks.com/topic/166433-solved-whats-wrong-with-this-line/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.