Trying to get php image?

  • Thread starter Thread starter kybe333
  • Start date Start date
K

kybe333

Guest
<?php echo <img src="/images/clock.gif"; ?>

I get a parse error when it runs. Im not sure if the code is wrong because of the syntax or if I have to use the entire working directory path because im in wordpress
ex: wordpress/themes/mytheme/images/clock.gif
 
Back
Top