Jump to content

image verification


goozer

Recommended Posts

I have a lil problem..if i don't use classes and functions then it works like this

session_start();

if(isset($_POST['submit']) && $randerk != $_POST['rand']){

...

But whenever i use classes then this session_start(); gets lost or something:(

I have tried sever methods, but eny of  em don't work:/.

Link to comment
https://forums.phpfreaks.com/topic/48568-image-verification/
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.