Re: [PHP] String to Array or Hash Table

2003-10-19 Thread sun zheng
tx for the reply.. ya, it is what i am looking for.. however, your solution is not the right one.. please help me to adjust it a lot.. let us come back to the initial string .. "approved=yes&error=&authnumber=025968&transactionnumber=313869"; I definately want to get something like $value_array['a

Re: [PHP] String to Array or Hash Table

2003-10-19 Thread sun zheng
tx for the reply.. ya, it is what i am looking for.. however, your solution is not the right one.. please help me to adjust it a lot.. let us come back to the initial string .. "approved=yes&error=&authnumber=025968&transactionnumber=313869"; after the statement "for (@reset($value_array); lis

[PHP] String to Array or Hash Table

2003-10-19 Thread sun zheng
Hi, all, The question is concerning a feedback String from a web-service. "approved=yes&error=&authnumber=025968&transactionnumber=313869" As you c, the String contains four parameters.. I explode it first by "&". $execoutput = "approved=yes&error=&authnumber=025968&transactionnumber=313869"

[PHP] try

2003-10-19 Thread sun zheng
with best wishes Zheng Sun _ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net