Posted by Sean on 11/28/05 20:24
You are not telling it to output that is why its not working. try <html> <?php $code="0001"; $name="hello"; printf ('<a herf="../%s/profile.htm" title=%s target="_top">%s</a>', $code, $name, $name); ?> </html>
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming