[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 Gener

[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

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

2001-02-15 Thread Malouin Design Graphique
order 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: Febr

[PHP] How to inverse the date sorting

2001-02-15 Thread Malouin Design Graphique
... - $row[date]$row[indice]\n"; } ?> - Thanks again for your help. Merci beaucoup, Yves -- ---- Malouin Design Graphique http://www.malouin.qc.ca Québec (Québec) CANADA -- PHP General Mailing List (http://www.php.

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", "

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

2001-02-12 Thread Malouin Design Graphique
;s the "tiny" table that feeds it: CREATE TABLE indice ( id int(11) DEFAULT '0' NOT NULL auto_increment, date text, indice text, indice_url varchar(255), PRIMARY KEY (id) ); ---- Merci, Yves -- -

[PHP] Broken icon?

2001-02-12 Thread Malouin Design Graphique
rce mode): image_f03.gif image_f05.gif image_f01.gif -------- -- Malouin Design Graphique http://www.malouin.qc.ca Québec (Québec) CANADA -- PHP General Mailing List (http://www.php.net/)