Php Articles

Why template systems like smarty are useless and sometimes bad

2007-09-27

Because there is a learning curve, because most php template classes have their own tags or even their own language like smarty and because they are very slow.

Read more

Php mysql client library compilation problem

2007-09-21

Solution for "configure: error: wrong mysql library version or lib not found" "/usr/bin/ld: cannot find -lmysqlclient_r" php compile error.

Read more

PHP simple timer class

2007-09-17

This simple class is useful to benchmark different parts of your php code.

Read more

ADODB, best php database abstraction class

2007-09-12

I have been using it for a while and I really like it, it has great performance and comes with a php extension that speeds up things by 100% percent.

Read more

resources

2007-09-12

Read more
« Newer postsOlder posts »

Categories

Subscribe

All Posts

Php posts

All Comments

© Copyright CodeAssembly

All code is licensed under GPL, unless otherwise noted