A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by ol4pr0 » Tue Mar 09, 2004 8:44 am
Code: Select all
// if (isset($_GET[.. //should be thisif (isset($submit)) {
Return to “PHP - Code”