Ask Experts Questions for FREE Help !
Ask
    Kiwi Chris's Avatar
    Kiwi Chris Posts: 1, Reputation: 1
    New Member
     
    #1

    Aug 18, 2009, 05:48 AM
    Check webpage for specific text
    Hi,

    I really know very little about php.

    I am wanting to find a way check a specific number on a foreign website.

    Two websites are involved Site A (Mysite) and Site B (external Site)

    Site A - user gets a random code

    That user adds this random code to site B

    The user then comes back to Site A and clicks next

    Site A script goes to Site B and checks the page for that random code

    If that code has been added then open another page on Site A.

    ...

    I have asked around but no one has been able to help me.

    I was suggested to use file_get_content to get the data
    and function rand() for the random code.

    ...

    From my understanding I would create a form that provides the user with the random code
    and a button they press after adding the code to site B.

    When the button is pressed file_get_content is used to check the code is there and if it is moves to next page of registration,
    and if fails an error message.

    ...

    I am not afraid of trying to make this code I really just have no idea where to go to get the information I need to do this.

    I would really appreciate any helpful information you may be able to assist me with.

    Kind Regards
    Kiwi Chris.

Check out some similar questions!

Excel 15 digit issue, tried converting to text, text to column feature negates fix [ 6 Answers ]

I have the following numbers that exceed 15 characters that needs to be split into its own columns. Down the road, there would be thousands of such rows of data with the first couple set of unique numbers. 890432453253208820,5004500558,05CC,1,0,0,0,0,0,0, 0000,5.0000,2007-01-11...

Scanner that converts text image to real text [ 1 Answers ]

Dear Helpdesk advisors, I look for a scanner,that reads any character from paper,converts it to text and has interface with Microsoft software.Usage area: reads product name , unit of product bought, price and other sort of text info.The scanner is able to convert printed and possibly...

Convert image (pdf, typewriter text) to text file [ 21 Answers ]

I've played with 3 different OCR apps (including one that seems to be tops (Abbyy Fine Reader Pro) and find it too much. Easy to use but far too time consuming for my skills with it. See the attached pdf (38 pages of typed text). I have it and 5 others that need converted but am finding it too...


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.