Five things you didn’t know you could do with PHP

Larry Ullman (writer of several PHP books and an instructor at UCB) wrote this article on interesting ways to use PHP. It covers unconventional ways to use conventional PHP features. I liked it.

[url=http://www.devsource.com/article2/0,1759,1778106,00.asp]http://www.devsource.com/article2/0,1759,1778106,00.asp[/url]

One thought on “Five things you didn’t know you could do with PHP

  1. Re: Five things you didn’t know you could do with PHP
    nice tips! especially the glob file list function

Comments are closed.