Jump to content

Passing Variables to a PHP Case for SQL


siwelis

Recommended Posts

I'm using

HREF: action.php?req=joe&variable=271||req=read&var2=921

 

I'm trying to figure out how to pass multiple variables to a case via a URL... Where the || is at is where I don't know the correct syntax. Can anyone help me out? Thank you in advance!

Link to comment
https://forums.phpfreaks.com/topic/52897-passing-variables-to-a-php-case-for-sql/
Share on other sites

Just to make sure I clarified that...

HREF: action.php?req=joe&variable=271||req=read&var2=921

 

I'm trying to send two different statements to a php file via URL... I only know how to send one at a time. Does anyone know how to do this? Thank you again in advance, I know a lot of us don't get to check messages again after responding to see the thanks.

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.