Real 11 has made me unhappy
Yer, but what direction do I need to go in?
This is what I've done so far
Logged Onto HBH curl_setopt ($ch, CURLOPT_COOKIESESSION, 1); curl_setopt ($ch, CURLOPT_COOKIE, 1); curl_setopt ($ch, CURLOPT_COOKIEJAR, 'c:\xampp\htdocs\cookie.txt'); curl_setopt ($ch, CURLOPT_COOKIEFILE, 'c:\xampp\htdocs\cookie.txt');
Logged into Real 11 AdminPanel
curl_setopt ($ch, CURLOPT_COOKIE, 1); curl_setopt ($ch, CURLOPT_COOKIEJAR, 'c:\xampp\htdocs\cookie.txt'); curl_setopt ($ch, CURLOPT_COOKIEFILE, 'c:\xampp\htdocs\cookie.txt');
Deleted Database curl_setopt ($ch, CURLOPT_COOKIE, 1); curl_setopt ($ch, CURLOPT_COOKIEJAR, '/cookie.txt'); curl_setopt ($ch, CURLOPT_COOKIEFILE, '/cookie.txt');
Deleted Pages curl_setopt ($ch, CURLOPT_COOKIE, 1); curl_setopt ($ch, CURLOPT_COOKIEJAR, 'c:\xampp\htdocs\cookie.txt'); curl_setopt ($ch, CURLOPT_COOKIEFILE, 'c:\xampp\htdocs\cookie.txt');
But it still doesn't seem to find the session to say I have completed the db though it has displayed it to be completed