Hi,
ein HML img src Tag lädt ein Bild von einem Webserver. Dazu muss das Bild so abgerufen werden:Zu finden unterPHP-Code:
URL The URL of the image.
Possible values:
An absolute URL - points to another web site (like src="http://www.example.com/image.gif")
A relative URL - points to a file within a web site (like src="image.gif")
HTML img src Attribute - W3Schools
Gruß
Michael
Bookmarks