Thread
:
Putting blackslashes in input values.
View Single Post
01-12-2008, 09:05 PM
MissFireCrotch
Confirmed User
Join Date: Jun 2007
Posts: 187
or you can do like this:
PHP Code:
echo
'4 <input type="file" value="C:\images\" name="image4" class="form"><br />'
;
read here to see the performance diferences between echoing and breaking out of php:
http://www.webmasterworld.com/forum88/3253.htm
__________________
Need some web dev? Contact ME
ICQ - 366621126
MissFireCrotch
View Public Profile
Find More Posts by MissFireCrotch