| Posted by Michael Fesser on 12/28/06 23:10 
..oO(Webtechnics - Info)
 >I also had this problem, I can;t remember exactly how i solved it, but i
 >remember that you CAN'T set the image-source to a .php file.
 
 That's wrong. The value of the 'src' attribute is a URL, and a URL just
 points to a resource somewhere on a network. It doesn't matter if the
 referenced resource is a static file and delivered as-is or if it is
 generated by a script. A ".php" in a URL is absolutely meaningless.
 
 Micha
  Navigation: [Reply to this message] |