Re: [PHP-DB] HTML Tables in PHP...

2005-09-25 Thread Micah Stevens
Rasmus, there's a shortcut for this: Saves me a lot of time, although it can be confusing for those unfamiliar with it. -Micah On Sunday 25 September 2005 11:01 pm, Rasmus Lerdorf wrote: > There are many ways to do it. I prefer one of these two: > >echo << > EOB; > ?> > > or. > >

Re: [PHP-DB] HTML Tables in PHP...

2005-09-25 Thread Rasmus Lerdorf
There are many ways to do it. I prefer one of these two: EOB; ?> or. width=""> -Rasmus Micah Stevens wrote: > I apologize, I was being rude. > > More specifically, I don't see why you say all html tags should be in single > quotes. There's several ways you can do things in almost every s

Re: [PHP-DB] HTML Tables in PHP...

2005-09-25 Thread Micah Stevens
I apologize, I was being rude. More specifically, I don't see why you say all html tags should be in single quotes. There's several ways you can do things in almost every situation in PHP, and I can just as easily say you should always use double quotes. I of course would be wrong though. ec

Re: [PHP-DB] HTML Tables in PHP...

2005-09-25 Thread Micah Stevens
That's ridiculous. On Sunday 25 September 2005 9:28 pm, balwant singh wrote: > all html tags should be in single quote when used in php like > > echo ''; > echo ''; echo "HELLO"; > echo ''; > > > > With Best Wishes > > Balwant Singh > > INDO ASIAN FUSEGEAR LTD. > A-39,

Re: [PHP-DB] HTML Tables in PHP...

2005-09-25 Thread balwant singh
all html tags should be in single quote when used in php like echo ''; echo ''; echo "HELLO"; echo ''; With Best Wishes Balwant Singh INDO ASIAN FUSEGEAR LTD. A-39, HOSIERY COMPLEX PHASE - II EXTN., NOIDA PH: +91 - 120 - 3048140 / 304 FAX: +91 - 120 - 2568 473 WEB

Re: [PHP-DB] RE: HTML Tables in PHP...

2005-09-25 Thread Tramelw
Hello Jusa, I was wondering. Your server URL is: C:\FoxServ\www\Dad\proofing\index.php Have you ever been able to get a php script to work on this particular server? This looks like an NT server, and while your web host may state that PHP functions properly on this server, I would show

[PHP-DB] RE: HTML Tables in PHP...

2005-09-25 Thread JeRRy
Hi, From: "Daryl Booth" <[EMAIL PROTECTED]>To:[EMAIL PROTECTED]:Sun, 25 Sep 2005 15:35:40 +0200Subject:HTML Tables in PHP... How can I give a with all of it's parameters in PHP in eachof the cells there is a variable that gives me the data back but I can't getth

RE: [PHP-DB] HTML Tables in PHP...

2005-09-25 Thread Murray @ PlanetThoughtful
> How can I give a with all of it's parameters in PHP in > each > of the cells there is a variable that gives me the data back but I can't > get > the table to show as it always gives me either this error "Parse error: > parse error, unexpected T_LNUMBER, expecting ',' or ';' in > C:\FoxServ\www\

[PHP-DB] HTML Tables in PHP...

2005-09-25 Thread Daryl Booth
How can I give a with all of it's parameters in PHP in each of the cells there is a variable that gives me the data back but I can't get the table to show as it always gives me either this error "Parse error: parse error, unexpected T_LNUMBER, expecting ',' or ';' in C:\FoxServ\www\Dad\proofing\i