here some code that im using when there is to many include file…normaly i put this thing on index.php $dirlist =
PHP Tips
Other Categories: Application Architecture, Databases, News, Pear, PHP Functions, Setup & Installation, Site Operation, Tools, and Tricks & Hacks.
Idea: Many may realize a limitation of arrays in PHP. You can only reference an element by a text index or an integer index. (i.e.
Hello y’all, Had a bad day for not getting graphs in php. Got angry and a solution, want to share it with y’all, maybe it will help
If you have built PHP as an Apache module (NOT as a CGI binary) and want to locate your PHP source (.php, .php3 etc) in the cgi-bin directory of
While working on my website, www.tech-outlet.com (not up yet), I realized that the
Sending HTML mail in Japanese can be quite a task in itself with multiple encoding schemes around. Some problems that
db connection must exist, database must be selected. # # this class generates form element
One annoying thing about the SQLite LIKE operator is that it’s case-insensitive only for 26 latin letters. It means that
I saw an article submited regarding automatic logouts. I was a little suprised to see it here as it was written in
In Windows, when upgrading from php3 to php4, it may be found that you are getting a ‘module not found error’ or something