[Php] Help Needed

Results 1 to 3 of 3
  1. #1
    Member ictwizzrw is offline
    MemberRank
    Oct 2008 Join Date
    72Posts

    [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


  2. #2
    The Cat in the Hat cypher is offline
    Grand MasterRank
    Oct 2005 Join Date
    IrelandLocation
    5,068Posts

    Re: [Php] Help Needed

    never bump your post so soon! wait a few days then bump it!

  3. #3
    :-) s-p-n is offline
    DeveloperRank
    Jun 2007 Join Date
    Next DoorLocation
    2,097Posts

    Re: [Php] Help Needed

    Have you tried the copy() function yet?



Advertisement