Need a PHP reference book recommendation
Posted: Thu Jul 17, 2003 9:37 am
Hello everyone,
Can someone please recommend a good PHP reference book. I have several years of programming experience so I am not looking for a book that gets into details of control structures (loops, if-then-else...) and data types (arrays, strings...).
Rather, if I need information on how to drop a cookie, I simply go the chapter on cookies, I get a brief intro, and a list of all cookie functions with some examples...
Thanks in advance...
--
Maximus
Can someone please recommend a good PHP reference book. I have several years of programming experience so I am not looking for a book that gets into details of control structures (loops, if-then-else...) and data types (arrays, strings...).
Rather, if I need information on how to drop a cookie, I simply go the chapter on cookies, I get a brief intro, and a list of all cookie functions with some examples...
Thanks in advance...
--