[PHP] jason liang wants to chat

2008-11-27 Thread jason liang
--- jason liang wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-e7afe1e911-a3e11970e1-2c33d93559613f2e You'll need to click

[PHP] Jason

2005-01-23 Thread Tamas Hegedus
Dear Jason, Thanks! Such a stupid misstake (however in the earlier version of php I did not received any notice). But I am not a programmer ;-) Regards, Tamas >> On Saturday 22 January 2005 08:28, Tamas Hegedus wrote: >> > define( HOST, 'localhost'); > >> >> define('HOST', 'localhost'); >>

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