For further details see the attachment.
+++ Attachment: No Virus found
+++ Panda AntiVirus - www.pandasoftware.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
php-windows Digest 31 Mar 2004 08:24:34 - Issue 2188
Topics (messages 23310 through 23324):
Re: AdoDB error
23310 by: John Lim
strange behavior with echo/print
23311 by: Alain.Orset
23312 by: Jason Barnett
file_exists issue
23313 by: Xavier Serna
PHP Script
Be carefull guys, maybe email attacment contain a virus, NAV 2003 catch a
virus [EMAIL PROTECTED] I don't know from which list, php-general,
php-windows, pear-general, pear-dev or pear-cvs.
Firman
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.p
I seem to be having trouble with including files into my pages. I like
to structure my site into folders so that I can keep the root folder
relatively clean and only necessary files go in there. For example:
\DocRoot\
\folder1\
\folder2\
\folder3\
-- etc --
I've n
try not to use the '\' as this is an escape character. Try using '/' and see what
happends.
Tryst
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
How can I setup a query to select from a database ONLY the last 5 inserted
rows. OR atleast the last 5 starting from this date back, but only select
the last 5 in order.
If anyone has any suggestions I'd appreciate them.
Thanks,
Tony
Tony Devlin wrote:
How can I setup a query to select from a database ONLY the last 5 inserted
rows. OR atleast the last 5 starting from this date back, but only select
the last 5 in order.
If anyone has any suggestions I'd appreciate them.
Thanks,
Tony
I would set up a timestamp column in
Jim Macdiarmid wrote:
I seem to be having trouble with including files into my pages. I like
to structure my site into folders so that I can keep the root folder
relatively clean and only necessary files go in there. For example:
\DocRoot\
\folder1\
\folder2\
\folder3\
php-windows Digest 31 Mar 2004 21:02:15 - Issue 2189
Topics (messages 23325 through 23330):
WARNING! Virus
23325 by: Firman Wandayandi
Including files in php
23326 by: Jim MacDiarmid
23327 by: trystano.aol.com
23330 by: Jason Barnett
MySQL Limit Question
I'm attempting to use this method and I'm getting an undefined method
error. Anyone else getting this or having any luck with it?
Thanks,
Jim
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Or simply use '\\'
include("..\\folder1\\includefile.php");
Or just include("\\folder1\\includefile.php");
/Jesper
-Ursprungligt meddelande-
Från: Jim MacDiarmid [mailto:[EMAIL PROTECTED]
Skickat: den 31 mars 2004 18:34
Till: [EMAIL PROTECTED]
Ämne: [PHP-WIN] Including files in php
I
11 matches
Mail list logo