Type: Posts; User: topshed
or Use CSS br '{ clear: right; } Which will make sure you start with a new line
$mystring=""; $pre = "id="; $id = (int)$_GET['id']; CONCAT "{$pre}{$id}" = $mystring etc;.....
I have been running websites with frames for about 10 years, but I want to switch to iframes My sites have galleries and use a simple frameset <frameset cols="155,*"> <frame...