Hi,
Do you anyone know how to make hyperlink using PHP4?
Following partial code:
anchor_tag ("http://....", \"$nam\"), sometimes work in one script, might not work in other one.
Also tried
print paragraph (anchor_tag ("http://....", "$name")), sometimes work, sometimes not work either. I am not sure why?
Hui
Do you anyone know how to make hyperlink using PHP4?
Following partial code:
anchor_tag ("http://....", \"$nam\"), sometimes work in one script, might not work in other one.
Also tried
print paragraph (anchor_tag ("http://....", "$name")), sometimes work, sometimes not work either. I am not sure why?
Hui