Jump to content

Exstracting info from Query string


Ab

Recommended Posts

Hi all,

 

I have a query string which looks like the following when passed to PHP script: fish=1,2,3,2,1&chicken=2,1,3,5,3.

my goal here is to step through each name (fish and chicken ) and do some calculation ( add $ total variable to these numbers:1,2,3,2,) and return a total for fish and chicken items.

what is the easiest way to achieve this. thanks in advance

 

Regards,

 

Ab.

Link to comment
https://forums.phpfreaks.com/topic/95563-exstracting-info-from-query-string/
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.