PHP Development Language Resources

Below you will find 0 categories and 26 links related to PHP Development Language Resources.

Links:

PHP : Books

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

Essential PHP fast

Visit Essential PHP fast

How to create dynamic web environments using the PHP language and the MySQL database! If you are familiar with the syntax for C, C++ and Java, then PHP will seem very familiar. Once you have got up to speed with this HTML embedded scripting language, you will soon be creating dynamic HTML database-enabled web pages quickly and easily. This quick and practical introduction explains: - how PHP works and what a dynamic web page is; - the software development environment; - the syntax and features of the language; - how PHP can be integrated with MySQL databases; - dynamic database applications. Clearly written, this book provides you with all the essential information you need to create your own dynamic web environments using PHP. A quick and practical introduction to PHP. Provides you with all the essential information you need to create your own dynamic web environments using PHP.

  • Cost: $29.95
  • Pages: 256
  • Edition: paperback
  • ISBN: 1852335785

Instant PHP 4

Visit Instant PHP 4

Design and write effective solutions for any Web-based project with help from this thorough resource on PHP--the server-side, cross-platform, HTML-embedded scripting language. Learn to develop a variety of useful solutions, from network management and Web development, to database and system administration. Each chapter of Instant PHP 4 features projects and examples crafted to illustrate a broad span of topics and design considerations--plus in-depth instruction on all phases of development necessary to complete the projects. Increase your knowledge of PHP with the comprehensive explanations and precooked applications and solutions in this robust technical resource. Compare features with ASP, ColdFusion, JSP, Perl, and more; Create an integrated development environment; Administer multiple databases with segmented code; Insert, select, and delete queries within databases; Utilize PHP directory and file system functions.

  • Cost: $35.00
  • Pages: 550
  • Edition: Book and CD-ROM edition
  • ISBN: 0072170743

Making Use of PHP

Visit Making Use of PHP

PHP has an edge over locked-in solutions such as JSP and ASP for most Web development work because it is a cross-platform technology. Surveys indicate that PHP is rapidly becoming the most widely used Web scripting language and PHP skills are now considered essential for many Web developers. Originally developed as a means to track Web site visitors, PHP is rapidly becoming the most widely used Web scripting language. The latest version, PHP 4, is faster and more powerful than its predecessors, while still being far easier to learn than Perl or JavaScript. Anyone with experience in HTML coding can get started with PHP, but really tapping its power requires guidance, and this book is the foremost resource you'll need to quickly acquire the expertise to fully exploit the possibilities of PHP. Ashok Appu has packed this indispensable guide with real-world examples and advice on how to move beyond those samples to tackle specific tasks.

  • Cost: $24.50
  • Pages: 352
  • Edition: 1st edition
  • ISBN: 0471219738

Mastering PHP 4.1

Visit Mastering PHP 4.1

Mastering PHP 4.1 is the resource you need if you want to build full-featured web applications with the leading open-source web development tool. This book is up-to-date for the latest version of PHP and covers a wide range of topics, including accessing MySQL and PostgreSQL databases, accessing LDAP servers, generating images and PDF documents on the fly, and creating your own classes. You also learn how to send email, build web-to-e-mail interfaces, close common security holes in PHP scripts, and parse and generate XML files. If you are a novice programmer, you can use the book to learn the basics of object-oriented programming with the PHP language. If you are a seasoned pro, you can use the book as an invaluable reference for expert solutions to common problems. The companion CD-ROM contains PHP 4.1.1, the sample code and projects from the book, the Apache web server, and the MySQL database.

  • Cost: $34.99
  • Pages: 800
  • Edition: Book and CD-ROM edition
  • ISBN: 0782129242

Mastering TypoScript

Visit Mastering TypoScript

TypoScript is a declarative configuration language that offers developers, administrators, and designers full control over the configuration of TYPO3 and its template engine. Only with a good command of TypoScript can you leverage the powerful capabilities of the TYPO3 engine to customize and control all aspects of your TYPO3 sites. In this book, Daniel Koch provides you with all of the information needed to master TypoScript in a clear and practical way with many examples to develop your skills. Written in a clear, easy-to-read style, the book provides step-by-step instructions on using TypoScript for TYPO3 website development, template and extension development, and back-end and front-end administration. You will learn how to: design and develop templates in TYPO3; Develop extensions in TYPO3; build extensions using Kickstarter; Understand the objects, properties, operators, and datatypes in TypoScript.

  • Cost: $49.99
  • Platforms: Windows, Unix, Linux
  • Pages: 404
  • Edition: 1st Edition
  • ISBN: 1904811973

MySQL/PHP Database Applications

Visit MySQL/PHP Database Applications

More businesses and ambitious individuals are trying to bring applications to the Web but they are bewildered with the array of components and concepts needed to create a data-driven site. The cost, stability and ease of development using the Open Source PHP 4 scripting language and a MySQL database makes this combination the best choice for small and mid-size Web-based applications. PHP4/MySQL Database Applications demonstrates web-application development by presenting seven real, ready-to-use examples starting with a simple guess book and ending with a fully-functional e-commerce site with a shopping cart. Inexperienced users will learn the essentials of working with PHP4 and MySQL so they can start building and customizing database applications for the web right away! An intermediate to advanced level guide to making the most of MySQL and PHP, creating Internet database applications that perform. Contains code and examples.

  • Cost: $27.99
  • Pages: 596
  • Edition: Book and CD-ROM edition
  • ISBN: 0764535374

PHP 4 Beginner's Guide

Visit PHP 4 Beginner's Guide

Use this book to learn the basics of working PHP 4, one of today's most popular, cross-platform open-source scripting languages. You'll start out by creating basic PHP programs and move toward more advanced topics such as writing conditional statements, using strings, creating functions, inputting arrays, and more. Follow along with sample programs as they progress in complexity, so you won't miss a step along the way. In no time, you'll be able to use PHP as a Web development tool for e-commerce and intranet applications or for handling other tasks including network management and database administration. Informative and remarkably easy-to-follow, this instructive guide will help you master this powerful and reliable scripting language. Designed to get PHP beginners up and running quickly. PHP's real strength is as a Web development tool and can be used to create e-commerce features, intranet applications and communication programs.

  • Cost: $20.99
  • Pages: 544
  • Edition: paperback
  • ISBN: 0072133716

PHP Developer's Cookbook

Visit PHP Developer's Cookbook

This task based reference offers developers solutions to common problems they might encounter. Each solution provides complete code listings along with an explanation of how and why a particular solution was used. Chapters include dates and times, associative arrays, file access, directories, functions, web automation, DBM databases, interfacing with other languages, email, the LDAP and SNMP protocols, image creation, and the Zend API. PHP Developer's Cookbook is a task-oriented book intended to offer solutions to the daily problems and goals the PHP developer faces. In addition to a brief introduction to PHP, the main content of the book is presented in a problem and solution format, logically organized on a topic-by-topic basis. Each question specifies a goal, and the following text provides a detailed solution that achieves the stated goal along with any additional related information. Also covers more advanced PHP development topics.

  • Cost: $27.99
  • Pages: 504
  • Edition: 2nd edition
  • ISBN: 0672323257

PHP Essentials

Visit PHP Essentials

PHP is a server-side scripting language comparable to MS ASP or Cold Fusion. PHP is an open-source and cross-platform language that works with Linux, UNIX and Windows NT operating systems. PHP Essentials covers everything from basic PHP techniques such as the variables in HTML, PHP and HTTP, to advanced applications such as mySQL administration. If you are a beginning developer, you can use PHP Essentials to help you create diverse web pages. If you are an advanced user of PHP, you will find the annotated language reference included in PHP Essentials useful while you design your own advanced applications. Includes an appendix of essential language structures and functions, with examples. Takes a linear approach to development. Spend more time writing scripts, and less time retyping them. PHP is getting lots of attention as an open-source alternative to Microsoft Active Server Page. This book teaches by example.

  • Cost: $39.99
  • Pages: 384
  • Edition: 1st edition
  • ISBN: 076152729X

PHP Fast & Easy Web Development

Visit PHP Fast & Easy Web Development

PHP is a server-side, HTML embedded scripting language used to create dynamic Web pages. PHP is the number one add on module for Apache servers, and best of all--it's free! This is the only book on PHP that takes a visual approach to learning this topic. As a part of the Fast & Easy Web Development series, this book applies the highly successful combination of easy-to-understand instructions and real screenshots for a truly unique learning experience. PHP Fast & Easy Web Development is ideal for the beginning Web developer or for Web developers who want to increase their skill set. Comprehensive guide shows how to install Apache using Windows of Linux, mix PHP and HTML, use PHP variables, display dynamic content, and use cookies. Uses a task-oriented approach. CD-ROM contains Apache Web server: Windows binary and source code, PHP4: Windows binary and source code, and MYSQL: 30-day shareware evaluation of win32 binary and binary for Linux.

  • Cost: $24.99
  • Pages: 350
  • Edition: Book and CD-ROM edition
  • ISBN: 076153055X

PHP Fast & Easy Web Development

Visit PHP Fast & Easy Web Development

Create dynamic Web pages quickly with PHP Fast & Easy Web Development! PHP is an open-source, HTML-embedded, server-side scripting language with flexible and simple requirements, yet powerful output. You don't have to be familiar with programming to learn from this book. As part of the Fast & Easy Web Development series, it applies the highly successful combination of easy-to-understand instructions and real screen shots for a truly unique learning experience. Plus, the companion Web site allows you to download sample code from the book. Comprehensive guide shows how to install Apache using Windows of Linux, mix PHP and HTML, use PHP variables, display dynamic content, and use cookies. Provides easy to follow examples in PHP. Julie Meloni has seven years experience as a lead technical writer for such companies as Sun Microsystems, Informix and Silicon Valley Networks. She is the author of PHP Essentials from Premier Press.

  • Cost: $29.99
  • Pages: 504
  • Edition: 2nd edition
  • ISBN: 193184187X

PHP MySQL Website Programming

Visit PHP MySQL Website Programming

PHP MySQL Website Programming shows the development process for a web site using a specific set of technologies: the Apache web server, the MySQL database system, and the PHP scripting language. It takes the reader through the construction of a complete application driven site from design to deployment. Each chapter in the book identifies a task to be accomplished that is necessary for the construction of the site. It suggests a way to go about the required programming, and finally implements a solution based on the discussion. The ideas that are presented and the code that is written are indicative of the way real world tasks are being completed. The book's bottom line is to define a good methodology for creating a web site by identifying problems, surmising solutions to those problems, and then implementing those solutions using modern development practices. Chris Lea Chris Lea is, on his better days, a developer.

  • Cost: $49.99
  • Pages: 500
  • Edition: paperback
  • ISBN: 1861008279

Php String Handling Handbook

Visit Php String Handling Handbook

This book will cover all the most important tasks related to dealing with text/strings in PHP. The core of the book will look at PHP's built in string functions and the two flavours of Regular Expressions that PHP supports. String handling functions and Regular expressions basically solve many of the problems but in a very different way. This book won't just look at how to use them but when and where each is appropriate and what affect that choice has on performance. What this book covers: Regular expressions; String functions in PHP; How PHP internally handles strings; Performance of the various string handling options in PHP; Character sets (ASCII, Unicode); String Searches. This book is aimed at PHP developers who have to deal with and manipulate strings. PHP is a web development language pure and simple, a large portion of Web programming requires strings to be handled and generated, so this skill is extremely important for PHP programmers.

  • Cost: $27.99
  • Pages: 300
  • Edition: 1st edition
  • ISBN: 186100835X

PHP, MySQL and Apache

Visit PHP, MySQL and Apache

Sams Teach Yourself PHP, MySQL, and Apache in 24 Hours combines coverage of these three popular open-source Web development tools into one easy-to-understand book -- and it comes with one easy-to-use Starter Kit CD-ROM for Windows or Linux. The book teaches the reader to install, configure and set up the PHP scripting language, the MySQL database system, and the Apache Web server. By the end of this book the reader will understand how these technologies work, and -- more importantly -- how they can work together to create a dynamic Web site. After creating a simple Web site using these tools, the reader will be able to manage a simple mailing list, and to create an online address book, shopping cart, and storefront. The book also teaches the reader how to fine tune Apache and MySQL, and covers simple Web server security. Julie Meloni is the technical director of i2i Interactive, a multimedia company located in Campbell, CA.

  • Cost: $20.99
  • Pages: 528
  • Edition: Book and CD-ROM edition
  • ISBN: 067232489X

Professional Linux Programming

Visit Professional Linux Programming

Two prominent chapters take you on a tour of the essentials of other programming languages. There's PHP for Web development and an appealing, enthusiastic introduction to Python (which probably will turn you into a Python convert). Later chapters provide practical tips for testing and debugging applications, including how to profile your code. The book closes with a useful guide to creating Red Hat Package Manager (RPM) packages for deploying applications, as well as an overview of your options for internationalization. By covering so many APIs, languages, and tools effectively, Professional Linux Programming gives experienced C/C++ programmers all that they need to get started with Linux development. With its remarkably clear presentation style and abundance of practical tips, the book is an admirably useful blueprint for building custom software. Topics include: PHP for Web programming; XML basics (document structure, parsing, and libxml).

  • Cost: $136.18
  • Pages: 1200
  • Edition: 1st edition
  • ISBN: 1861003013

Professional PHP Programming

Visit Professional PHP Programming

This book covers middle tier programming with PHP. PHP is a server-side, HTML embedded scripting language. It is an open source technology, rapidly gaining popularity as a scripting language for people running dynamic websites. One of its major attractions over Perl, JavaScript and other scripting languages is that PHP has a built-in database integration layer and seamless IP connectivity, with LDAP and TCP as well as the IMAP mail interface. Features; Real world, practical experience and techniques; From installation and configuration of the PHP engine to advanced dynamic application design; Definitive coverage of core PHP language and database addressing: MySQL is covered in depth; Practical e-commerce and business scripting including database application development, together with PHP and XML applications; LDAP connectivity addressed. Designed for developers who want to add a professional edge to their web applications using PHP programming.

  • Cost: $49.99
  • Pages: 909
  • Edition: 1st edition
  • ISBN: 1861002963

Professional PHP4 Programming

Visit Professional PHP4 Programming

PHP is an open source, server-side HTML-embedded web-scripting language for creating dynamic web pages. Outside of being browser-independent, it offers a simple and universal cross-platform solution for e-commerce, complex web, and database-driven applications. Professional PHP4 will show you exactly how to create state of the art web applications that scale well, utilize databases optimally, and connect to a back-end network using a multi-tiered approach. This book also aims at teaching PHP by coding - among other things - FTP clients, e-mail clients, some advanced data structures, session management, and secure programming. The whys and wherefores of PHP4; PHP installation on *nix, Windows, and MacOS X; Sessions and cookies, coding FTP clients, network-related function calls, and directory services; PHP support for LDAP; Multi-tiered development using PHP; PHP's interaction with XML; PHP with MySQL; PHP extension libraries.

  • Cost: $49.99
  • Pages: 974
  • Edition: 1st edition
  • ISBN: 1861006918

Programming PHP

Visit Programming PHP

Programming PHP is a comprehensive guide to PHP, a simple yet powerful language for creating dynamic web content. The book is co-authored by the creator of PHP, Rasmus Lerdorf, so you'll learn not only how to program in PHP, but how to do it well. This authoritative book explains the language syntax and programming techniques of PHP 4, the latest version of the language, in a clear and concise manner. Programming PHP goes into detail on fundamental topics such as functions, strings, arrays, and objects, with numerous examples that illustrate both correct usage and good PHP style. Programming PHP also presents application development techniques for building modern web sites. You'll learn how to process web forms, handle session data, interact with relational databases such as MySQL, and create dynamic images and PDF files. The book also covers advanced topics like security, manipulating XML data, and writing your own C-language extensions to PHP.

  • Cost: $27.97
  • Pages: 524
  • Edition: 1st edition
  • ISBN: 1565926102

Web Development with LAMP

Visit Web Development with LAMP

Open Source Web Development with LAMP focuses on the most important core material necessary so that developers can "hit the ground running" and begin building applications right away. This book presents a balanced overview of LAMP technologies and allows the reader to decide which tool may be appropriate for the particular task at hand. After a general overview of Open Source technologies, the book presents some general information about the Web before moving on to cover structural, static, dynamic, and embedded technologies. The coverage here provides a unique glimpse into the strengths and weaknesses of each Open Source technology and also acts as a reference guide for each application. Topics covered include: A comprehensive survey of Open Source technologies; Static and dynamic data and embedded HTML on the Web; Linux and Unix distributions, installations, and commands; Apache Web Server, Perl, and MySQL; Web site META language (WML).

  • Cost: $31.49
  • Pages: 496
  • Edition: 1st edition
  • ISBN: 020177061X

Wireless Web Development with PHP

Visit Wireless Web Development with PHP

The Wireless Web is quickly becoming an integral part of any successful organization's informational infrastructure, with the Wireless Application Protocol (WAP) in the forefront to be the leading wireless standard for years to come. PHP is a wildly popular scripting language used to create some of the World's most powerful Web-based applications. Wireless Web Development with PHP and WAP is derived from the author's years of experience in both wireless development and PHP programming, showing the reader how to make the most of both technologies to create truly dynamic, scaleable wireless applications. PHP programmers will her find the opportunity to use what they already know to create wireless applications, using concise, applicable examples that encourage readers to adapt the information discussed within the book to their own projects. Ray Rischpater is an accomplished veteran of the wireless platform industry.

  • Cost: $31.47
  • Pages: 504
  • Edition: Book and CD-ROM edition
  • ISBN: 1893115933
PHP : Development Software

PHP Studio

Visit PHP Studio

PHP Studio is an integrated development environment for PHP, providing comprehensive and easy-to-use solution for editing, debugging and deploying PHP based web applications. This advanced PHP editor enables web developers to code faster and more efficiently with many convenient features such as: Built-in HTTP server and internal web browser for testing PHP scripts directly, code explorer for navigating through code rapidly, automatic code completion and parameter hints for PHP, HTML and CSS objects and built-in FTP client for directly editing files from remote servers. Other features include: Configurable multi-language syntax highlighting for PHP, SQL, JavaScript., search/replace with regular expressions, find in files, syntax checking for PHP, visual file comparison utility, code libraries for PHP, HTML and CSS, templates, project management, integration with PHP documentation, parentheses matching, file explorer and more.

  • Cost: $39.00
  • Version: 2.9.3
  • Platforms: Windows (All)
PHP : Programmers

Falcon Solution

Visit Falcon Solution

Falcon Solution develops custom server-side and database-driven applications for any web development needs, using today's preferred scripting languages. FalconSolution has also developed or partnered with other software firms to bring you the most advanced industry-specific web applications in existence. FalconSolution offers a variety of custom programming and design services that meet and exceed all of your interactive needs. FalconSolution develops your application and also shows you how to maintain it.

  • Cost: Varies
  • Platforms: Linux, Unix, Windows
PHP : Scripts and Programs : Classified Ads

Classified Software by WorksForWeb

Visit Classified Software by WorksForWeb

WorksForWeb offers Powerful Classified Software: iLister classified script, iAuto car classified software, iRealty real estate script. iRealty real estate script with flexible membership plans, convenient billing and payment management, customizable templates and themes and powerful built-in CMS. iLister listing script for creating classified websites with multiple categories (cars, realty, scripts, jobs, personals, pets, electronics, clothing, etc) from scratch. iAuto auto classified script for creating vehicle classified portals with multi-language support. It is a perfect solution for websites that sell vehicles for land, air, or water. Additionally, template and code customization services for iRealty, iLister and iAuto, as well as implementation of custom software development projects. Free minor upgrades and frequent improvements.

  • Cost: $49/month, $339.00-$469.00
  • Version: 5.3
  • Platforms: Linux, FreeBSD, Windows
PHP : Scripts and Programs : Development Tools

DtTemplate

Visit DtTemplate

DtTemplate is a community offering from DeRose Technologies which offers promising flexibility to php application developers. They feel that this library is versatile enough for use by many other application developers, and as such have decided to donate their library to the community. Their template library has the following design goals: simplicity, speed, loosely typed syntax, LGPL, I18 support. Object members include: bSupportsExecute, errorAll, errorLast, highlight, merge, mergeQuick, and templateCompile.

  • Cost: LGPL
  • Version: 2.02