RE: [PHP-DB] Fwd: URGENT : How can i generate scripts of database

2001-05-08 Thread Michael Geier
man mysqldump -Original Message- From: Gabriel [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 08, 2001 9:27 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] Fwd: URGENT : How can i generate scripts of database Anyone can tell me how can i generate the scripts of my database to create it in ano

RE: [PHP-DB] CSS versus Includes

2001-03-31 Thread Michael Geier
this post is about apples and oranges... CSS (Cascading Style Sheets) have nothing to do with includes. They only have to do with formatting elements on a web page. They can be written inside the document, or can referenced externally via a tag. Includes can be anything from a configuration fil