You could use substr() (www.php.net/substr)
strncmp is better and faster for this purpose.
Best Regards,
Felhő
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi!
While this is not a MySQL mailing list, I try to give you some hints and
keep it short.
There is maybe one important thing which should considered: clustered
index. If use InnoDB you can think about to not using a surrogate key
but a natural one which best support the query which you will
Hi!
Consider using Macports (http://www.macports.org/) to install it. After
installing macports onto your computer, do this in the terminal:
I ma using Macports, but it currently doesn't support PHP 5.3.
// This will give you the available variants (I think)
port info php5
To list package
Hi!
http://www.phpmac.com/
This project seems dead.
Best Regards,
Felhő
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo