PHP Tutorial Resources

Below you will find 12 categories and 25 links related to PHP Tutorial Resources.

Categories:

Links:

PHP : Books

Advanced PHP for Web Professionals

Visit Advanced PHP for Web Professionals

Illustrating the creation of complex PHP driven Web sites through clear explanations and examples, this book utilizes the complete working applications readers can reuse in their programs. The book shows how to use PHP's powerful modules to create database-independent, GUI-driven Web applications. Build complex, PHP-driven Web sites; Discover powerful new PHP techniques; Learn all-new techniques based on PHP-GTK and PEAR::DB; Master XML parsing, user authentication, forms processing, data mining, and much more. In this concise, hands-on tutorial, PHP expert Christopher Cosentino delivers dozens of powerful new techniques for building serious Web applications. Through professional-quality examples drawn from his six years as a PHP developer, Cosentino walks you through building friendlier, more usable sites; improving user authentication; generating dynamic graphics; parsing XML documents; building database independent Web applications.

  • Cost: $27.99
  • Pages: 368
  • Edition: 1st edition
  • ISBN: 0130085391

Beginning PHP4

Visit Beginning PHP4

PHP is a server-side scripting language. It is an open source, cross platform technology (NT, Linux, UNIX), rapidly gaining popularity as a scripting language for people running dynamic websites. Using practical examples and a step by step approach, this book explains how to develop web applications using PHP. Topics include: Introduction to PHP 4; Downloading and installing PHP; Basics of HTTP and Web pages; PHP as a scripting language; PHP data types; Constants and conversions; HTML primer; Form variables; Decision making in PHP; Loops and arrays; PHP functions; Error handling in PHP; Tips on writing more maintainable code; Debugging hints; Preserving state with hidden form variables; Query strings; Cookies and PHP4 native sessions; Using PHP objects; File and directory functions; PHP database programming; Installing and using MySQL; Tutorial for SQL syntax; Querying and updating records; XML "quickstart" for PHP users; ODBC tutorial.

  • Cost: $39.99
  • Pages: 800
  • Edition: 1st edition
  • ISBN: 1861003730

Beginning PHP4 Databases

Visit Beginning PHP4 Databases

A large majority of PHP projects rely on a database back-end. As more and more aplications integrate large databases with web interfaces, we seek to provide the novice database programmer with a solid foundation in the art and science of developing advanced data-driven web applications with PHP. This book is a tutorial, a resource, and a reference for PHP programmers who now want to use databases in their applications. No knowledge of database management systems is assumed. After reading the book, developers will be fluent in database systems and how to take advantage of them in PHP applications. They will have gained extensive exposure (more than most current professional PHP coders) tp post-relational and Native XML databases. and be able to decide when to use which type of database system. PHP refresher with emphasis on Object Oriented Programming Fundamentals of database Systems Fundamentals of Relational Database Systems.

  • Cost: $27.99
  • Pages: 500
  • Edition: paperback
  • ISBN: 1861007825

Core PHP Programming

Visit Core PHP Programming

A book/CD-ROM guide to PHP 4 for Web developers, covering essentials for building Web applications and deploying them on leading Web servers, including Apache and Microsoft Internet Information Server. Covers PHP syntax, PHP scripts, and I/O, data, and math functions, and time, date, configuration, database, graphics, and network functions. Presents PHP at work in sample code that demonstrates sorting, searching, parsing, and string evaluation. Also gives insights into PHP 4 program design and debugging. The CD-ROM contains source code and code examples. Topics include: History and introduction to PHP; Installing PHP on Apache/Unix and IIS/NT; PHP script basics; PHP language tutorial (including data types, variables, and operators); Flow control statements; PHP functions (arguments, recursion, and dynamic function calls); I/O functions (including files and compressed files, session handling, network I/O, and FTP); Image functions.

  • Cost: $31.49
  • Pages: 769
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0130893986

Creating Your Web Site with PHP

Visit Creating Your Web Site with PHP

Intended to get programmers up and running quickly, this tutorial looks at Web programming technology using the most recent version of the PHP language to write Web scripts, create Web pages, and design entire sites. Basic information accompanies simple examples in PHP and C with extensive commentary on each. Key features of creating a site with PHP are addressed, including CGIs, PHP syntax, choosing development tools, configuring the Apache Web server, and working with MySQL databases and the SQL language. Other features covered are working with simple functions, object-oriented programming in PHP using interface ideology, and manipulations with strings and arrays. Dmitriy Koterov is head programmer and hosting provider at the RealDesign Internet studio and teaches courses in PHP4. Creating Your Web Site with PHP is an excellent resource for the beginning PHP programmer to start using PHP with websites today.

  • Cost: $24.47
  • Pages: 500
  • Edition: 1st edition
  • ISBN: 1931769044

Foundation PHP for Flash

Visit Foundation PHP for Flash

PHP is a powerful, easy-to-learn scripting language, used in around 7,000,000 domains. Multi-platform and open source, when partnered with Flash it can be used to create beautiful, engaging and reactive web experiences. Topics include: Overview of PHP 4 and scripting essentials, loading external data in Flash (a registration script), PHP language fundamentals (including variables, data types, arrays), using functions (calling conventions), string handling in PHP, in-depth tutorial on PHP regular expressions, using cookies, file I/O tutorial, introduction to the MySQL database platform, basic SQL syntax tutorial, using PHP and MySQL together (a simple content management system), case study for a user poll (including administration modules), event planner scheduler application, case study for a threaded discussion Web application, reference for installing PHP and MySQL, object-oriented programming essentials in PHP, and resources for PHP.

  • Cost: $27.90
  • Pages: 500
  • Edition: 1st edition
  • ISBN: 1903450160

Mastering phpMyAdmin

Visit Mastering phpMyAdmin

This book is a comprehensive guide to unlocking the full potential of phpMyAdmin. Whether you are an experienced developer, system administrator, web designer or new to MySQL and phpMyAdmin, this book will show you how to increase your productivity and control when working with your MySQL. phpmyAdmin is one of the most widely used open source applications, but few users are aware of hidden power and features. In this book you'll learn about: Installing, configuring, and customizing phpMyAdmin; MySQL administration; Managing databases, table data and structures; Managing indexes; Exporting databases and table data and structures; Searching databases and tables; Using metadata and bookmarks; Generating multiple SQL queries; Documenting table structures; Mime-based transformation. Along the way you'll build a more detailed understanding of SQL and how it works in MySQL. This book is a must read for every serious phpMyAdmin user.

  • Cost: $29.99
  • Pages: 220
  • Edition: Paperback
  • ISBN: 1904811035

PHP 4 Bible

Visit PHP 4 Bible

The PHP 4 Bible is a comprehensive tutorial and reference to PHP. The Bible provides a clear, coherent description of PHP and how to use it whether you are a web developer, someone with ASP experience, or a C programmer. The book covers why users need PHP, how to get started, how to add PHP to HTML, and how to connect HTML web pages to databases. The authors take advantage of their own extensive experience using PHP to provides case studies of how and where to use PHP, along with advanced topics such as HTTP, cookies, redirection, building graphics, and sessions. Comprehensive tutorial for PHP4: covers all the basics of PHP 4, and how to use PHP to connect HTML- and XML-based web pages to databases. Essential reference for programmers: provides extensive PHP case studies, and appendices that get you up and running quickly if you have a experience with JavaScript, ASP, Perl and C/C++. Covers the key features and improvements in PHP 4.

  • Cost: $19.00
  • Pages: 689
  • Edition: 1st edition
  • ISBN: 076454716X

PHP3

Visit PHP3

Building Database Applications on the Web Using PHP3 provides everything you need to understand and work with PHP3. This complete resource presents essential background information and clear explanations of PHP3, PostgreSQL, MySQL, HTML, Linux, and other relevant database and Internet technologies. A step-by-step tutorial walks you through the process of building PHP3 applications, featuring a series of increasingly sophisticated applications that focus on such vital topics as creating run-time generated graphics, database integration and design, and login authentication. You will also find a comprehensive reference to the syntax, grammar, and function library of PHP3, organized both alphabetically and by type of function. This reference incorporates numerous working examples that demonstrate proper use of PHP functions and can be pasted directly into your own applications. This is an essential guide to this powerful web development environment.

  • Cost: $1.60
  • Pages: 624
  • Edition: Book and CD-ROM edition
  • ISBN: 0201657716

Professional PHP4 XML

Visit Professional PHP4 XML

This book covers the PHP language (and is up to date with the latest 4.2 release), the XML standard and the intersection between these widely used technologies. You will learn the "core" standards for XML processing such as Xpath,Dom,SAX and XSLT and how to use them from PHP. Satellite standards, vocabularies and other technical topics related to XML processing are also covered with examples, tips and suggestions from an experienced field of PHP programmers and XML experts. This book is a tutorial, a resource and a reference for PHP programmers who need to process XML data or interface different systems using XML. Non PHP programmers who need to construct a web based frontend for an application using XML can learn how to do it using PHP, since the book also covers the basic foundations of PHP programming. Advanced PHP programmers experienced in XML will obtain a reference as well as a very deep coverage on advanced topics.

  • Cost: $49.99
  • Pages: 850
  • Edition: 1st edition
  • ISBN: 1861007213
PHP : Scripts and Programs : Classified Ads

AzDGDatingPlatinum

Visit AzDGDatingPlatinum

AzDGDatingPlatinum is a dating script working on PHP and MySQL. Features include: Messaging System, Multilanguage, Ban Users, Moderators, News system, Featured Profiles (Top Man and Woman), allow to upload 3 photos, multilanguage, templates, 35 registering fields, messaging system, birthdays, recommend, admin maillist feature, quick/simple/advanced search, show photos on search results, many configurable features as register mode, update mode, favorites users list, feedback with webmaster. PayPal and 2CheckOut payment system integrated.

  • Cost: $299.00
  • Version: 1.5.0
  • Platforms: All
PHP : Scripts and Programs : FAQ and Knowledgebase

Knowledge Base Builder by StivaSoft

Visit Knowledge Base Builder by StivaSoft

Having Knowledge Base Builder on your website will make it easier for your clients to find the information they are looking for about your products, services, company. Decrease the number of support calls, e-mails and complaints and increase customer satisfaction. Knowledge Base Builder is a simple but feature rich web based, knowledge base software. You can easily create and manage knowledge base, FAQ section and tutorials. It's easy to install and very customizable; with a developer license use Knowledge Base Builder on unlimited number of websites and modify the PHP source code. Knowledge Base Builder has a WYSIWYG editor for rich text formatting, supports HTML and it's very easy to use. High standards have been followed for all PHP code. An external CSS file is available allowing easy changes to the appearance of your knowledge base. User license requires Zend but with the Developer license you receive full PHP SOURCE codes.

  • Cost: $29.00
PHP : Tutorials

An Introduction to PHP

Visit An Introduction to PHP

An introduction to the basics of PHP, including operators, control flow to forms, server variables, cookies and HTTP headers. PHP is a server-side scripting language and interpreter that is available on a wide range of platforms, including some versions of Apache, and Microsoft's Internet Information Server (IIS). The original program was called Personal Home Page Tools, which is where the initials PHP come from. Some say that PHP is a recursive three letter acronym meaning, PHP Hypertext Pre-processor, others say Pre Hypertext Processor.

  • Cost: Free

Header & Footer Inclusion

Visit Header & Footer Inclusion

This is a beginners tutorial on how to create and include header/footer files at the top and bottom of all pages in your site. This comes in very handy, for example, when you want to update something that is the same on each page such as a menu or copyright notice. You would only need to update a single file to have the changes appear on all pages of your site.

  • Cost: Free

PHP Manual

Visit PHP Manual

Comprehensive manual covering many areas of PHP for beginning to advanced PHP programmers. Major categories include: An introduction, a language reference, features, function reference, Zend API, PHP API, and Frequently Asked Questions (FAQ). A few of the more specific topics it covers are: basic syntax, types, variables, constants, expressions, operators, control structures, functions, classes and objects, HTTP authentication with PHP, cookies, handling file uploads, safe mode, connection handling, error handling, and logging functions.

  • Cost: Free

PHP Regular Expressions

Visit PHP Regular Expressions

Web development always requires you to manipulate a lot of text. PHP string functions give you the ability to manipulate text but sometimes some manipulations get very complicated. Regular expressions (regex) give you more power and control than the normal string functions. This tutorial is a review to the use of PCRE's or Perl Compatible Regular Expression. It covers the use of pregmatch(), preg_match_all(), and preg_replace(). Also cover topics such as character types and character classes.

  • Cost: Free

PHP Tutorial

Visit PHP Tutorial

Up until recently, scripting on the internet was something which very few people even attempted, let alone mastered. Recently though, more and more people have been building their own websites and scripting languages have become more important. Because of this, scripting languages are becomming easier to learn and PHP is one of the easiest and most powerful yet. This beginning tutorial on PHP covers: An introduction, displaying information and variables, if statements, loops and arrays, e-mail with php, and some final notes on PHP.

  • Cost: Free

PHP Tutorial

Visit PHP Tutorial

This PHP tutorial introduces web developers to the power of PHP. This tutorial is for those with no PHP experience. Topics covered include variables, arrays, and advanced subjects such as how to process HTML form information with PHP. There are 15+ lessons to take the visitor through the basics in a methodical manner. It is recommended that the visitor do not attempt to plow through the tutorial in one sitting as there are many things to be learned and important information will not be absorbed if the visitor tries to rush through it.

  • Cost: Free

PHP MySQL Tutorial

Visit PHP MySQL Tutorial

Simple PHP MySQL Tutorial with some examples like creating a guestbook, contact form, uploading files to database, creating a simple Content Management System (CMS), etc. Topics covered are : Installation, PHP Tutorial, MySQL Tutorial, connecting to MySQL, executing INSERT, SELECT, UPDATE and DELETE queries, creating database backup, creating a guestbook, uploading binary files to MySQL, creating content management system, and some tips in finding good web hosting company.

  • Cost: Free

Ron's Guide

Visit Ron's Guide

Ron's Guide provides free webmaster resources including Tutorials covering topics such as HTML, CSS, PHP and JavaScript. Ron's Guide also provides downloadable web page templates which you may use free of charge. Additionally, there is a forum dedicated to helping you with everything from solving coding problems, to answering questions you may have about a topic covered on the website, to customizing your web page templates, and much more. Ron's Guide is the place to look for your web development needs.

  • Cost: Free
  • Version: 4.0
PHP : Web Sites

Coding Ground

Visit Coding Ground

Coding Ground is large database-driven website listing free php scripts, MySQL, PHP coding and other tutorials, ebooks, webmaster tools, and other free resources for webmasters. The sites features also include regularly updated news on webmaster related scripts & resources, links, downloads, a forum where you can seek or offer help, and surveys. The Coding Ground also offers a large encyclopedia containing Internet terms, file extensions, and Internet chatting acronym glossaries.

  • Cost: Free

ELouai Scripts

Visit ELouai Scripts

A growing resource of php scripts, tips and tutorials. Also includes a few dhtml and javascript code samples. Today in a website a lot of little scripts are used to construct a website. Certain scripts are available for free (they use advertising to offset their costs). Since most webmasters are actively looking for a few simple programs and scripts to enhance their webiste, this little library was created, that over time would become a large repository of scripts, tips and tutorials.

  • Cost: Free

Info4php

Visit Info4php

All Informations for PHP Programmers. Free scripts, source codes, forums, news, books, and a script directory. Includes PHP, MySQL, HTML manuals, tutorials, references, script site web links, free web template links, PHP freelance job sites, and all PHP programming related things. Free PHP site with a lot of links about php and MySQL. All types of books including: PHP Books, Oracle Books, SQL Server Books, XLM Books, ebXML Books, MySQL Books, CSS Books, JSP Books, J2EE Books, and XSL Books PHP Books.

  • Cost: Free

Only Php

Visit Only Php

A directory of links including PHP Scripts, PHP Books, PHP Tutorials, PHP Web Hosting, PHP articles, PHP documentation, and anything else related to the PHP programming language. Specific categories include: PHP Articles, PHP Communities, Complete PHP Scripts, PHP Documentation, Other PHP Resources, PHP Software, PHP Servers, and PHP Web Hosting. Script categories include: Ad Management, Affiliate Programs, Auction Systems, Audio Systems, PHP Blogs, Classified Ads, Commerce Tools, Counters, Date and Time, Education, Email Systems, and Polls.

  • Cost: Free

PHP Sector

Visit PHP Sector

PHPSector is a continually growing database of PHP Scripts and resources from around the world. With new content being added on a daily basis, this constantly evolving site offers resources that can satisfy many PHP webmaster needs. Scripts in the database include content management systems, image galleries, ecommerce and shopping cart software, hit counters and customer support and trouble ticket software. Tutorials and other resources currently in the process of being implemented.

  • Cost: Free