Re: IMAGE - PHP & HTML/PHP
I cannot fathom why on earth you would want to get the contents of an image file and put it into an src attribute. What's stopping you just displaying it the normal way?
Re: IMAGE - PHP & HTML/PHP
Quote:
Originally Posted by systech44
Please study the following code - image accessing problem.
Run block 2 line 2 only - no problem.
Run block 2 both lines - problem.
Run block 1 and HTML block together - problem.
I need a remedy from this. Please make some R&D withe these code, take your time (24 hours) and try to give me a solution.
What if we don't? Are you going to sack us?
This is a double post: http://www.vbforums.com/showthread.php?t=422359
I suggest you learn HTML, like I stated in the other thread :)
Re: IMAGE - PHP & HTML/PHP
Or why not use MIME to put the image in the same file as the webpage. That would be sensible.
Re: IMAGE - PHP & HTML/PHP
Sensible is relative.
Most posters, though, learn to use code tags by their third post ...