|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
include("inc.image.php")
i have a script that generates an image from a list af variables, i want to include the image in a page, i.e. include("inc.image.php"), but the raw ASCII code gets displayed istead of the image, what can i do to get the imaged displayed insted of the code?
regards, Fulton
__________________
regards, Fulton |
|
#2
|
|||
|
|||
|
solved.
****, you wouldn't believe what i was trying, <img src=\"".include("inc.image.php")."\"> instead of <img src="inc.image.php"> |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > include("inc.image.php") |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|