07-01-2008, 11:44 AM
|
#29 (permalink)
|
|
The Gregarious
Join Date: Sep 2007
Posts: 681
Thanks: 85
|
erhm..
HTML Code:
<input type="text" name="username" value="{$username}" />
{$username} = ????
Are you using a template engine?
Also I noticed: There's no need to use mysql_real_escape_string on $_GET['cat'].
__________________
|
|
|
|