hi! thanx for reading!
my problem: I want to print :
7] Xerox: print '<a href='.
'"javascript:;" '.
"onClick='hideA ll(); showHideLayers ('s6','','show' )'>
test</a>";
with php
but I can't get it work becouse php ends reading efter ; but I have to have
it printed.. how do I acheff it?
my problem: I want to print :
7] Xerox: print '<a href='.
'"javascript:;" '.
"onClick='hideA ll(); showHideLayers ('s6','','show' )'>
test</a>";
with php
but I can't get it work becouse php ends reading efter ; but I have to have
it printed.. how do I acheff it?
Comment