Jump to content

Using address to confirm registration


peuge

Recommended Posts

http://localhost/confirm.php?ID=1&key=J9R9E3FAn4yRFR66sopp1usk3PEfx2MO 

 

I am using the above address to confirm registration. The problem is when I call it it confirm.php I gives me the following error:

 

Notice: Undefined index: key in D:\Programs\EasyPHP 2.0b1\www\DataBase\confirm.php on line 10

 

The code on line 10 is:

 $skey=$_GET['key'];

Link to comment
https://forums.phpfreaks.com/topic/98902-using-address-to-confirm-registration/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.