leslie_ Posted December 2, 2007 Share Posted December 2, 2007 ok basically I need a script that finds the URL of a certain image on a page and displays it. for example, if i wanted to get the group badge off the page: http://www.habbo.com.au/groups/11376/id i need a script so on my site i can do: <img src="getbadge.php?id=11376"> which will display does anyone know how to do this it would help so much Link to comment https://forums.phpfreaks.com/topic/79811-generate-badge-image-script/ Share on other sites More sharing options...
Barand Posted December 2, 2007 Share Posted December 2, 2007 <img src="http://www.habbo.com.au/habbo-imaging/badge/s43114s04134s10094s2912140fefffdf17b0088cb9a2fb30f635333.gif"> unless you know how they generate "s43114s04134s10094s2912140fefffdf17b0088cb9a2fb30f635333" from "11376" Link to comment https://forums.phpfreaks.com/topic/79811-generate-badge-image-script/#findComment-404174 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.