Jump to content

Please help with syntax


lingo5

Recommended Posts

Hi,

I'm trying to redirect like this:

 

header("Location: PC_images_display.php?imagenupdated=true&id_categoria = $row_images_update_RS['id_categoria']");
}

but the variable $row_images_update_RS['id_categoria'] is being passed and causes a 500 error...I know it must be a syntax error ut I can't figure it out...

Thanks in advance

Link to comment
https://forums.phpfreaks.com/topic/251447-please-help-with-syntax/
Share on other sites

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.