es on the referring page. Reply and let me know if this is what
you're looking for.
-Jordan K. Martin
--New Image Design
---http://www.newimagedesign.com
<[EMAIL PROTECTED]> wrote in message
002f01c1df0f$cb2ef400$0100a8c0@pent333">news:002f01c1df0f$cb2ef400$0100a8c0@pent333.
Rasmus,
Makes sense. I didn't think much when writing that piece...but...what is
the & for? wouldn't it work the same without it?
function test ($var)
{
$var = addslashes($var)
}
$foo = "He's dreaming";
test($foo);
print($foo);
Jordan K. Martin
2 matches
Mail list logo