goozer Posted April 25, 2007 Share Posted April 25, 2007 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 More sharing options...
benjaminbeazy Posted April 25, 2007 Share Posted April 25, 2007 this is just a tid bit vague, are you getting errors? what is the problem exactly? what are you trying to accomplish? code examples? Link to comment https://forums.phpfreaks.com/topic/48568-image-verification/#findComment-237852 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.