View Single Post
Old 01-15-2008, 06:30 PM   #8 (permalink)
riscphree
The Wanderer
 
Join Date: Nov 2007
Posts: 10
Thanks: 0
riscphree is on a distinguished road
Default

Quote:
The problem is in the printing business:
Because my real code is:

Code:
print "<div class=\"delete\"><input type=\"checkbox\" class=\"delete-checkbox\" value=\"{$row['id']}\" name=\"deletebox\" /></div>";
I just took out the escapes so it was easier to read.
riscphree is offline  
Reply With Quote