Jump to content

Post for pic, location and youtube error message


rdkd1970

Recommended Posts

I have this code for updating my profile page ie. picture, location, youtube. But it will upload but i get this error message.

 

Notice: Undefined index: parse_var in

 

I have put it as a variable $parse_var and I get this then I put it as $_POST['parse_var'] it does not upload anything how can I put it so I do not get this error message showing.

 

if ($_POST['parse_var'] == "pic"){

        if (!$_FILES['fileField']['tmp_name']) { 

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.