Jump to content

Info help.


Dobakat

Recommended Posts

Well I have a clan page for a game calleld tibia. For user to register at my site I want them to prove that the y own a character in the real game. I give them a random code so they put in the comment part of their character status..a page that looks like this..
[a href=\"http://www.tibia.com/community/?subtopic=character\" target=\"_blank\"]http://www.tibia.com/community/?subtopic=character[/a]
Then I want to check that they putted the code and allow them to keep going with their registration. The only problem is that I don't know how to amke it look for the code..Can someone please help me..
Link to comment
Share on other sites

OK, you can use PHP's file handling functions.
[a href=\"http://www.php.net/fopen\" target=\"_blank\"]http://www.php.net/fopen[/a] (if allow_url_fopen is enabled).

But this means you'd need an URL that opens the profile page (directly), or you would have more trouble, coding something that sends POST as well. Actually I coded something like that for you once:

[a href=\"http://www.phpfreaks.com/forums/index.php?showtopic=91480\" target=\"_blank\"]http://www.phpfreaks.com/forums/index.php?showtopic=91480[/a]
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.