Kurs PHP
Data: 2011-09-15, Autor: Karol, Dział: PHPKurs ten ma za zadanie zaznajomić osobę kompletnie nieobeznaną z językiem PHP na tyle, aby sama była w stanie napisać skrypt o średnim poziomie złożoności. Nie piszę tutaj jak zainstalować serwer WWW czy dołączyć do niego obsługę PHP - od tego są inne dokumenty. Kurs w większości jest uniwersalny - można go stosować do wersji 3 i 4, lecz jeden rozdział (o sesjach) przeznaczony jest wyłącznie dla PHP4. Mam nadzieję, że osoba czytająca ten kurs zna język HTML oraz ma jakiekolwiek pojęcie o programowaniu.
Więcej
Znalezione w sieci
PHP Essentials
Data: 2011-09-21, Autor: Techotopia, 2008, Dział: PHPThis online e-book covers all aspects of PHP programming. It begins with a brief history of PHP, then gives an overview of PHP, and why it is so useful to web programmers. It then covers all areas of PHP in detail: the basics of the language, file and filesystem handling, object oriented programming, MySQL and SQLite database access, handling of HTML forms, using cookies and PHP sessions. All chapters are accompanied by real world examples.
WięcejPHP Cookbook
Data: 2011-09-21, Autor: Adam Trachtenberg, David Sklar - O'Reilly Media, 2006, Dział: PHP
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. It contains over 250 recipes, ranging from simple tasks to entire programs that demonstrate complex tasks, such as printing HTML tables and generating bar charts -- a treasure trove of useful code for PHP programmers, from novices to advanced practitioners.
WięcejPHP 5 Power Programming
Data: 2011-09-21, Autor: Andi Gutmans, Stig Bakken, Derick Rethans - Prentice Hall PTR, 2004, Dział: PHP
This book is an introduction to the advanced features new to PHP 5. It is written for PHP programmers who are making the move to PHP 5. Although Chapter 2, "PHP 5 Basic Language," contains an introduction to PHP 5 syntax, it is meant as a refresher for PHP programmers and not as a tutorial for new programmers.
WięcejDeveloping PHP Applications for IBM Data Servers
Data: 2011-09-21, Autor: IBM Redbooks, 2006, Dział: PHP
This IBM Redbook provides lots of information for developers, including code samples for creating PHP applications with DB2, Informix Dynamic Server (IDS), and Cloudscape. We use the latest PHP data access extensions including: PHP Data Objects (PDO) and the native ibm_db2 extension for PHP.
Więcej
