Notice: Undefined index: filename_save in c:\server\sites\americandreamcar\pages\car.info.php on line 3
Notice: Undefined index: filename_load in c:\server\sites\americandreamcar\pages\car.info.php on line 26
line 3:
if ( is_null( $_POST['filename_save'] ) ) {
line 26:
if ( is_null( $_GET['filename_load'] ) ) {
I'm i doing somehitng wrong? (well duuuuuh i am :p). I never got this error with this code before, but i did just rewrite this again from memory, maybe i missed somthing.
thanks