-
Member
[Php] Help Needed
well im stuck a little bit
im trying to create a script wich is able to grab a var and use it to get a bit of code from another site
eg
var=Sojobo-taro
submit will then Find In Page habborp.com/home/?name=var
find:
<div class="profile-setting">
<img alt="Sojobo-Taro" src="http://www.habbo.co.uk/habbo-imaging/avatarimage?figure=hr-802-45.hd-190-1.ch-886-100.lg-285-110.sh-906-110.ea-1404-110.fa-1201-.wa-2009-110&size=b&direction=4&head_direction=4&gesture=sml" />
Then I Need It TO Copy http://figure=hr-802-45.hd-190-1.ch-...=4&gesture=sml And Place It In The Code
Thanks A Lot
Ryan-Nosliw
---------- Post added at 03:02 PM ---------- Previous post was at 01:40 PM ----------
bump please
-
-
The Cat in the Hat
Re: [Php] Help Needed
never bump your post so soon! wait a few days then bump it!
-
:-)
Re: [Php] Help Needed
Have you tried the copy() function yet?