php-general | 2000071
Date: 07/01/00
- Next message: eric: "[PHP] Hello List, I've got a form that inserts data into 2 different tables (all the data pertains to a specific client). One of the tables has an auto_increment pri key. I want to relate the tables based on the primary key, but can't see how to determine what the auto_incremented value WILL be in the first table so that I can submit that value (and consequently join the tables) into the second table. I'm using php and have thought of usrelating mysql tables w/ auto_inc"
- Previous message: Richard Lynch: "[PHP] Re: [PHP-GENERAL] Mail problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <001101bfdfdb$a9c42860$f03dfea9 <email protected>>, nick4753 <email protected>
("Nick Catalano") wrote:
> Hey Guies:
>
> I run Windows 98, is there any EASY way of installing PHP and MySQL to
> help develop programs on my machine?? I don't want to buy a copy of IIS and
> have to mess with that... Anyone know about this??
Yes. Install Apache, PHP, and MySQL, and bypass Microsoft as much as possible.
You'll need PHP4.0.1, not 4.0.0, almost for sure.
Apache install is a Wizard, so it's hard to screw up.
PHP is a zip file, and not too terribly tricky.
MySQL is a zip also, I think.
-- Richard Lynch | If this was worth $$$ to you, buy a CD US Customer Support Director | from one of the artists listed here: Zend Technologies USA | http://www.L-I-E.com/artists.htm http://www.zend.com | (this has nothing to do with Zend, duh!)-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: eric: "[PHP] Hello List, I've got a form that inserts data into 2 different tables (all the data pertains to a specific client). One of the tables has an auto_increment pri key. I want to relate the tables based on the primary key, but can't see how to determine what the auto_incremented value WILL be in the first table so that I can submit that value (and consequently join the tables) into the second table. I'm using php and have thought of usrelating mysql tables w/ auto_inc"
- Previous message: Richard Lynch: "[PHP] Re: [PHP-GENERAL] Mail problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

