Re: [PHP] Jason Wong->Array help

2003-07-28 Thread Curt Zirzow
* Thus wrote Ryan A ([EMAIL PROTECTED]): > > one last question: > According to the script I am calling an include file... > eg: > if(r=2){include "blah1.php";} > elseif (r=3){include "blah2.php";} > and so on > > now blah1,2,3 etc are mostly html code files with php in them.will this > slo

[PHP] Jason Wong->Array help

2003-07-28 Thread Ryan A
Hey Jason, Thanks for that bit of code, it was exactly what i was looking for. For those of you curious or face the same problem: After dumping the data into the array I am calling each part that i need via where "pname" in this case is the field name and the 1 is for the second value. (Damn, i l