Error in PHP Script
/contact_us.php
PHP Version: 5.0.4;  Zend Engine Version: 2.0.4-dev;  Qcodo Version: 0.3.42 (Qcodo Beta 3)
Application: Apache/2.0.54 (Fedora);  Server Name: www.partycastles.com
HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Undefined index:  branch_details
Error Type:   E_NOTICE

Source File:   /home/vpsp-jumpin/partycastles.com/html/php/lib/cookie.php     Line:   66

Line 61:    
Line 62:    function retrieve_form_data($tag){
Line 63:    	global $cookie;
Line 64:    	
Line 65:    	if(isset($cookie)){		
Line 66:    		$slices = explode('<>', $cookie["$tag"]); 
Line 67:    
Line 68:    		for($x = 0; $x < sizeof($slices); $x++){
Line 69:    			if (strpos($slices[$x], '^') !== false) {
Line 70:    				list($title, $value) =  explode('^', $slices[$x]);
Line 71:    				if(!empty($title) && (!empty($value) || $value=='0'))

Call Stack:

#0 /home/vpsp-jumpin/partycastles.com/html/php/lib/cookie.php(66): QcodoHandleError()
#1 /home/vpsp-jumpin/partycastles.com/html/php/lib/cookie.php(66): retrieve_form_data()
#2 /home/vpsp-jumpin/partycastles.com/html/contact_us.php(13): retrieve_form_data()

Variable Dump:   Show/Hide



Error Report Generated:  Saturday, July 31 2010, 12:58:18 AM