siwelis Posted May 25, 2007 Share Posted May 25, 2007 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! Quote Link to comment https://forums.phpfreaks.com/topic/52897-passing-variables-to-a-php-case-for-sql/ Share on other sites More sharing options...
siwelis Posted May 25, 2007 Author Share Posted May 25, 2007 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. Quote Link to comment https://forums.phpfreaks.com/topic/52897-passing-variables-to-a-php-case-for-sql/#findComment-261309 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.