[PHP-WIN] Re: ASSISTANCE NEEDED

2003-07-03 Thread Hugh Bothwell
thats just what this is The scary part is, if they go to this much trouble to send it around, some suckers must still be falling for it. -- Hugh Bothwell [EMAIL PROTECTED] Kingston ON Canada v3.1 GCS/E/AT d- s+: a- C+++ L++>+++$ P+ E- W+++$ N++ K? w++ M PS+ PE++ Y+ PGP+ t-- 5++ !X R+ tv b

[PHP-WIN] Re: How do I access a mysql result array?

2002-12-08 Thread Hugh Bothwell
"Matt Babineau" <[EMAIL PROTECTED]> wrote in message 002c01c29f20$cf908500$1a10a8c0@webdevx">news:002c01c29f20$cf908500$1a10a8c0@webdevx... > How can I access a mysql result array numerically? > > Like: > > $result[0][0]; > $result[1][0]; > > I want to be able to access one whole column at a time.

[PHP-WIN] Re: including quote character

2002-05-24 Thread Hugh Bothwell
"Srini Rao" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am trying to create a CSV(comma separated Value) file > and need to include the quote (") character in PHP file. > do i use double quotes(") or single quote('"') or > '"' > i tried these but dont

[PHP-WIN] Re: Varying Results Creating Table

2002-05-24 Thread Hugh Bothwell
Try this: PHP Test