Hi,
anyone has taken ZEND PHP Certification Exam??? Please can you give me
some information about it?
Thank you,
Martin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.
I have looked at yellow pages, seems like you're not there either, Rory
Browne...
If many people here have taken it, can someone please answer my questions
above? Thank you!
Martin
-Original Message-
From: Rory Browne [mailto:[EMAIL PROTECTED]
Sent: Friday, May 20, 2005 1:31 PM
String "info" is converted to integer, which is 0...
a)
if("info" == "0")
b)
if("info" === 0)
c)
if("info" == (string)0)
Or use strcmp()
Cya...
Read a book "PHP for beginners"
-Original Message-
From: Bogdan Stancescu [mailto:[EMAIL PROTECTED]
Sent: Friday, May 13, 2005 5:13 AM
To
Hi,
I saw files like "file.inc.php" and "file.inc"
What is the *.inc suffix good for ?
Thank you for replies.
Martin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I saw files like "file.inc.php" and "file.inc"
What is the *.inc suffix good for ?
Thank you for replies.
Martin
Hi,
I saw files like "file.inc.php" and "file.inc"
What is the *.inc suffix good for ?
Thank you for replies.
Martin
test dammit, doesnt work
Sorry I didnt know the post delay is that LONG...
On 5/31/05, Jason Barnett <[EMAIL PROTECTED]> wrote:
>
> Martin Zvarik wrote:
> > Hi,
> > I saw files like "file.inc.php" and "file.inc"
> >
> > What is the *.inc suffix good for ?
Hi,
what's the best way how to store a small amount of data, like list of
categories or sections of a website.
CVS (comma delimited text) x Database (MySQL, or other) x XML ?
Which method is the fastest? Anyone has any personal experiences?
Thank you in advance for replies.
Martin Zvarik
9 matches
Mail list logo