Seryion
02-03-2006, 04:58 PM
Hi,
I am a little rusty with PHP, but that is why I am asking this question.
Say a person buys software from my website with Paypal, then upon succesful completion of the transaction, they are redirected to another page which generates a serial key using PHP code. If I do this, will the serial generating code within the PHP file be vulnerable? And is there a way to prevent that page from loading when it's accessed from some place other than the succesful transaction?
I am a little rusty with PHP, but that is why I am asking this question.
Say a person buys software from my website with Paypal, then upon succesful completion of the transaction, they are redirected to another page which generates a serial key using PHP code. If I do this, will the serial generating code within the PHP file be vulnerable? And is there a way to prevent that page from loading when it's accessed from some place other than the succesful transaction?
