LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Please recommend good PHP(minus Mysql) book/source. (https://www.linuxquestions.org/questions/linux-newbie-8/please-recommend-good-php-minus-mysql-book-source-640831/)

knockout_artist 05-08-2008 10:26 AM

Please recommend good PHP(minus Mysql) book/source.
 
Good Day,

I need to learn PHP. I know it as I have done some php/my-sql programming.
But it was a while back.

Now I need to learn PHP , as I would be using it on daily basis.

1-It would involve reading/writing/modifying text files.
2-Some socket level programming or simple ssh communication.
3-I would really love if it could give me hint about php interacting with system level utilities.
(more like cgi)
4-I guess no need to mention its all in Linux environment.


Thanks.

tronayne 05-08-2008 11:49 AM

David Sklar and Adam Trachtenberg PHP Cookbook (Sebastopol, CA: O'Reilly, 2002). ISBN 1-56592-681-1.
Quote:

The PHP Cookbook is a collection of problems, solutions, and practical examples for PHP programmers. The book contains a unique and extensive collection of best practices for everyday PHP programming dilemmas. For every problem addressed in the book, there's a worked-out solution or "recipe" -- short, focused pieces of code that you can insert directly into your applications. But this book offers more than cut-and-paste code. You also get explanations of how and why the code works, so you can learn to adapt the problem-solving techniques to similar situations.
That's pretty much it -- good book as far as I'm concerned.

seraphim172 05-08-2008 01:27 PM

Sterling Hughes: PHP Developer's Cookbook (Sams Publishing).

Contents: strings, numbers, dates and times, arrays, associative arrays, regular expressions, file access, file contents, directories, functions, classes, sessions, web automation, built-in arrays, cnstants, dbm, interfacing with other programs, email, ldap, snmp, communication, image creation, xml, zend api.

Linux Archive

Nylex 05-08-2008 03:29 PM

I liked "Core PHP Programming" by Leon Atkinson and Zeev Suraski.

chrism01 05-08-2008 06:35 PM

You do have this bookmarked right: http://www.php.net/manual/en/ ?
There's a lot of tutorial/example code there, not just the lang definition.


All times are GMT -5. The time now is 12:00 AM.