PHP Regular Expressions Resources

Below you will find 0 categories and 6 links related to PHP Regular Expressions Resources.

Links:

PHP : Books

Creating Databse Web Applications

Visit Creating Databse Web Applications

Beginning with a review of basic Web technologies (HTML and JavaScript), the book progresses through the more complex issues of database design. Concepts covered include client-side versus server-side programming, database design and planning, SQL fundamentals, and regular expressions. PHP and ASP are then covered in detail, using readily available MySQL and Access databases. In addition, important technologies are covered, including SQL regular and left joins, form handling, passing information using query strings, cookies and session variables, and validating user input using regular expressions. With the knowledge and experience gained here, beginners will learn the fundamental concepts behind these two technologies, while more experienced developers will learn which technology works best for their specific needs. Creating Database Web Applications Using PHP and ASP teaches the fundamentals of creating complex Web applications.

  • Cost: $31.47
  • Pages: 350
  • Edition: paperback
  • ISBN: 1584502649

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

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 : 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 : Tutorials

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 : Web Sites

Accelebrate PHP Training

Visit Accelebrate PHP Training

Accelebrate teaches hands-on, instructor-led PHP training classes for clients worldwide. These classes, which teach either PHP coding skills or using Dreamweaver MX 2004 to generate PHP code, focus on building database-driven Web applications. MySQL is the typical database used as a back-end during the class. All MySQL and PHP training attendees must be fluent in HTML. The course can be customized to any level of programming and relational database familiarity. Includes: Embedding PHP in HTML; Storing and retrieving data; Arrays; Strings.

  • Cost: $1995.00 - $2495.00
  • Platforms: Windows, Linux