Friday 01 February 2008 7:34:52 am
Hi everyone!
I have a php script which generate an image. If i embed it in regular thml i simply use <img> tag and point "src" to my script. it looks like <img src="path/to/my/script.php"> / But in case eZ Publish I don't understand HOW i can do it? I can attach only an uploading content. but my script may hosted in another place (in another webserver, for example) and i can edit it sometimes. I can't upload it like "related objects". How can i do this? Thanks.
|