[PHP] Re: -- I N C L U D E -- O R -- F O P E N -- ?

2002-04-25 Thread Malouin Design Graphique
To: Philip, Ninety-Nine Ways To Die and Maxim, Thank you very much guys for all your nice explanations on the INCLUDE vs FOPEN stuff. I'll let you know how I done with this. Should be in a week or so.;-) Again... Thanks! Long live this No Gates community! Best regards, Yves -- PHP

[PHP] -- I N C L U D E -- O R -- F O P E N -- ?

2002-04-24 Thread Malouin Design Graphique
Hi, I am not a PHP programmer. (Sorry Guys;-) Although, I am working on a PHP portal type site, where I need to integrate as seemlessly(?) as possible an outside specialized leased Search Engine Service done with ASP (I suppose? .asp). I have been looking everywhere for this info. Just can't

[PHP] How to inverse the date sorting

2001-02-15 Thread Malouin Design Graphique
rray( $result ) ) { echo "trtdspan class=\"size1\"b$row[date]/bbrimg src=\"$row[indice_url]\"br$row[indice]hr noshade size=\"1\"/span/td/tr\n"; } ? ----- Thanks again for your help. Merci beaucoup, Yves --

Re: [PHP] How to inverse the date sorting [IT WORKS! - THANKS!]

2001-02-15 Thread Malouin Design Graphique
by 'date', it will be $sql = "select * from table_name WHERE TO_DAYS(NOW()) - TO_DAYS(date) = 21 order by 'date' DESC"; Fang -Original Message----- From: Malouin Design Graphique [mailto:[EMAIL PROTECTED]] Sent: February 15, 2001 12:15 PM To: [EMAIL PROTECTED] Subject: [PHP] How to invers

[PHP] Broken icon?

2001-02-12 Thread Malouin Design Graphique
olor="#003399"img src=""image_f03.gif/td/tr trtd bgcolor="#003399"img src=""image_f05.gif/td/tr trtd bgcolor="#003399"img src=""image_f01.gif/td/tr /table -- Malouin Design Graphique http://www.malouin.qc.ca Qubec (Qubec) CANADA -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] Newbie: Images refs not loading (Broken Icons) How to?

2001-02-12 Thread Malouin Design Graphique
har(255), PRIMARY KEY (id) ); Merci, Yves -- Malouin Design Graphique http://www.malouin.qc.ca Qubec (Qubec) CANADA -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] Newbie: Images refs not loading (Broken Icons) How to?

2001-02-12 Thread Malouin Design Graphique
: "Malouin Design Graphique" [EMAIL PROTECTED] wrote: Is there anything wrong with this code below? Any help or fix to this code would be very much appreciated. Let's take a look. $db = mysql_connect("www.server.com", "root", "password"); mysql_select_db(