RE: [PHP] Re: PHP not parsed in HTML

2002-02-12 Thread Michael R @ Spy
Thanks for the suggestions - I'll see what I can do with them! :) -Mike > -Original Message- > From: CC Zona [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 12, 2002 4:02 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Re: PHP not parsed in HTML > > > In article <[EMAIL PROTECTED]>,

RE: [PHP] PHP and CGI

2002-02-12 Thread Michael R @ Spy
I made some time to test, and no dice. The comment doesn't seem to matter. :( Thanks, -Mike > -Original Message- > From: Darren Gamble [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 12, 2002 3:26 PM > To: 'hugh danaher'; [EMAIL PROTECTED]; php > Subject: RE: [PHP] PHP and CGI >

RE: [PHP] Cheap, PHP, mySQL hosting!

2002-02-13 Thread Michael R @ Spy
You could try: www.spyproductions.com But I'm not biased! :) -Mike > -Original Message- > From: Thomas Edison Jr. [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 13, 2002 12:04 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Cheap, PHP, mySQL hosting! > > > Hi, > > Lookin fo

RE: [PHP] Books on PHP

2002-02-14 Thread Michael R @ Spy
For learning PHP, I liked "PHP Essentials" by Julie Meloni. -Mike > -Original Message- > From: Chris Lott [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 14, 2002 12:28 PM > To: [EMAIL PROTECTED] > Subject: RE: [PHP] Books on PHP > > > > I am new to PHP and was wondering if anyon

RE: [PHP] Getting the data for MySQL and then putting it back withPHP - at a loss!

2002-02-22 Thread Michael R @ Spy
Yeah, but, where does $rowcount come from, $or? Are you just renaming the variable? Thanks for your help! -Mike > -Original Message- > From: george Pitcher [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 22, 2002 7:40 AM > To: Michael Romagnoli > Cc: [EMAIL PROTECTED] > Subject:

RE: [PHP] Getting the data for MySQL and then putting it back withPHP - at a loss!

2002-02-22 Thread Michael R @ Spy
So, then I have a sql command for updating the data with $formvar? I would work $domain into this because $domain is the unique identifier? Like this: $index=0; for (index=0; $index < $rowcount; $index++){ $formvar=${'formvar'.$index}; $sql = "UPDATE table2 SET domain = '".$domain[$index