PHP Forms Resources

Below you will find 1 categories and 36 links related to PHP Forms 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

Essential PHP for Web Professionals

Visit Essential PHP for Web Professionals

This compact, example-rich guide teaches Web developers exactly what they need to know to achieve great results with PHP4, the world's fastest growing Web scripting language. Endorsed by The World Organization of Webmasters, Essential PHP for Web Professionals offers no-nonsense, practical coverage built around real-world available from a companion Web site. From PHP installation through sophisticated site automation, this book delivers practical answers, usable code, and real solutions fast! Installing and configuring PHP4 support on Apache for both Linux and Windows. Delivering dynamic content on any Web or intranet site. File reads/writes and data checking. Forms processing and automated email responses. Using PHP templates to automate page design and redesign. Database integration. Discover database integration, forms/email processing, page templates, and much more. Endorsed by WOW (The World Organization of Webmasters).

  • Cost: $20.99
  • Pages: 192
  • Edition: 1st edition
  • ISBN: 0130889032

Intrusion Detection with SNORT

Visit Intrusion Detection with SNORT

Protect your network with Snort: the high-performance, open source IDS. Snort gives network administrators an open source intrusion detection system that outperforms proprietary alternatives. Now, Rafeeq Ur Rehman explains and simplifies every aspect of deploying and managing Snort in your network. You'll discover how to monitor all your network traffic in real time; update Snort to reflect new security threats; automate and analyze Snort alerts; and more. Best of all, Rehman's custom scripts integrate Snort with Apache, MySQL, PHP, and ACID-so you can build and optimize a complete IDS solution more quickly than ever before. Topics include: An expert introduction to intrusion detection and the role of Snort; Writing and updating Snort rules to reflect the latest attacks and exploits; Contains detailed coverage of Snort plug-ins, preprocessors, and output modules; Logging alerts to a MySQL database; Using SnortSnarf to analyze Snort log files.

  • Cost: $27.99
  • Pages: 288
  • Edition: 1st edition
  • ISBN: 0131407333

PHP

Visit PHP

This full color book is the only PHP title available that is designed for the visual learner. It covers over 100 tasks! Including using cookies to monitor the activity of Web site visitors to retrieving information from Oracle, MySql and Microsoft databases, creating images and Web pages on the fly and processing XML documents. Welcome to the only guidebook series that takes a visual approach to professional-level computer topics. Open the book and you'll discover step-by-step screen shots that demonstrate over 100 key PHP tasks, including: Using PHP with Apache; Working with arrays; Processing data from forms; Creating cookies; Managing user sessions; Retrieving data from databases; Working with MySQL; Creating classes and objects; Accessing data in files; Troubleshooting PHP. CD-ROM includes: PHP code creation tools for Windows, Unix, and Macintosh platforms; PHP, MySQL, and Apache Web Server for Unix and Windows; Fully searchable e-version.

  • Cost: $18.89
  • Pages: 289
  • Edition: Book and CD-ROM edition
  • ISBN: 0764535617

PHP 4 Developer's Guide

Visit PHP 4 Developer's Guide

A Complete Resource for Developing Applications with PHP4. Build dynamic database enabled Web applications with PHP4 using this comprehensive sourcebook. You'll learn to take advantage of all of the new enhancements, including sessions, a faster interpreter, and enhanced Java and XML support--that make this easy to learn language ideal for developing Web applications. Filled with real-world examples that show how to build both template-based and database-driven sites, this book contains all the essential tools and information for creating rich Web content. Covering everything from installation and configuration to interaction with existing codebases, this book offers complete guidance for today¿s professional developer. You'll find everything you need to: Master all of the new features of PHP4; Process and validate forms; Separate HTML from PHP4 code; Debug and re-use code; Work with templates and databases.

  • Cost: $41.99
  • Pages: 775
  • Edition: paperback
  • ISBN: 0072127317

PHP Bible

Visit PHP Bible

If you want to create dynamic, database-driven Web content, you will not find a better, more cost-effective tool than PHP. Now expanded with more case study examples and thoroughly updated to cover the latest features of PHP 4.2, this is the one good book on PHP you need, whether you're a Web designer, a programmer, or an ASP, JSP, or ColdFusion veteran. From programming and database connectivity basics (including all-new coverage of Oracle) to weblogs, cookies, e-mail, XML, Web services, graphics, security, and more, it delivers all the tips, techniques, and "gotchas" you need to get up and running quickly – and take PHP to the limit. Topics include: Get up to speed on PHP programming using a running fitness calculator example; Connect HTML based Web pages to MySQL or Oracle databases; Create database linked forms; Use PHP to output JavaScript or send e-mail; Harness new PHP features for XML; Generate on-the-fly graphics using the GD library.

  • Cost: $34.99
  • Pages: 1012
  • Edition: 2nd edition
  • ISBN: 0764549553

PHP Professional Projects

Visit PHP Professional Projects

PHP, which stands for Hypertext Pre-Processor, is a popular scripting language for adding database content to web pages before they are displayed in a browser. The book's five projects give webpage designers hands-on experience with PHP, covering topics that seem especially suited for e-commerce: storing and retrieving data from MYSQL databases; creating catalogs, shopping carts and forms; and configuring HTTP authentication systems. The book begins with a thorough PHP overview, and includes installation instructions for Linux and Windows platforms. Source code and sample versions of the lessons are available on a companion website. This book provides a hands-on approach to learning PHP: Hypertext Preprocessor, which is a server-side scripting language. The book is aimed at both novice as well as advance level readers. A shopping cart, a user authenticator, an e-mail sender, and a graphics-file manipulator are among the best in the book.

  • Cost: $39.99
  • Pages: 896
  • Edition: 1st edition
  • ISBN: 1931841535

Professional PHP Web Services

Visit Professional PHP Web Services

Web Services is a new paradigm that has evolved with time. With successful demonstration of proof of concept, Web Services are gradually moving towards occupying an important space in enterprise computing. In this book, we will discuss the consumption, development and deployment, description, discovery and security of Web Services in conjunction with the PHP programming model for Web services. This book is developed keeping in mind two main audiences: The first and major audience consists of programmers that would like to learn how to consume and deploy Web Services using PHP, HTTP as a transport mechanism, and SOAP as the messaging format. The second audience consists of readers that want to learn how to integrate and interoperate PHP applications with existing and new applications written on other platforms. These platforms consist of .NET (MS .NET, Rotor and Mono), Perl, Python and Java. James Fuller James has been a commercial programmer.

  • Cost: $34.99
  • Pages: 550
  • Edition: 1st edition
  • ISBN: 1861008074

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

Sams Teach Yourself PHP in 24 Hours

Visit Sams Teach Yourself PHP in 24 Hours

Teaches the fundamentals of PHP, and how to access databases, and integrate system components, e-mail, LDAP, network sockets and more. Consisting of 24 one-hour lessons, Sams Teach Yourself PHP in 24 Hours is divided into five sections that guide the reader through the language from the basics to the advanced functions. The first section of the book teaches the fundamentals of PHP. And then, building upon what has been taught in the first section, sections two through four shows the reader how to apply that knowledge in order to interact with the user by creating and managing forms, cookies and authentication. It also teaches how to access databases and how to integrate system components, e-mail, LDAP, network sockets and much more. Matt Zandstra is a technical consultant. With his business partner Max Guglielmino he runs Corrosive Web Design, a company specializing in information design, usablity, and the creation of dynamic environments.

  • Cost: $17.49
  • Pages: 528
  • Edition: 2nd edition
  • ISBN: 0672323117

Teach Yourself PHP4 in 24 Hours

Visit Teach Yourself PHP4 in 24 Hours

Consisting of 24 one-hour lessons, Sams Teach Yourself PHP4 in 24 Hours is divided into five sections that guide you through the language from the basics to the advanced functions. The first section of the book teaches the fundamentals of PHP. Building upon what has been taught in the first section, sections two through four show you how to apply that knowledge in order to interact with the user by creating and managing forms, cookies and authentication. It also teaches how to access databases and how to integrate system components, e-mail, LDAP, network sockets and much more. The final section of the book covers advanced functionality including how to debug and optimize scripts, maintain script security, and extend PHP with API. No prior experience of programming is assumed, although some understanding of the Web and of HTML is useful. Zandstra runs a Web design company and has developed software in PHP.

  • Cost: $5.89
  • Pages: 481
  • Edition: 1st edition
  • ISBN: 0672318040

Using PHP and MySQL

Visit Using PHP and MySQL

Rather than providing a complete guide to the PHP language, Tansley (a systems administrator) focuses on only those aspects necessary to create dynamic web pages. Tansley prefers Linux, and anticipates mainly a Linux audience. The areas covered in the book include form processing, passing information between forms, file uploads to the web server, cookies, session management, mailing clients, database applications, and web authentication. A step-by-step guide through the basics of PHP and MySQL from the basics to advanced features. Releases of PHP up to version 4 are covered. Examples and case studies are provided which are relevant to Windows and Linux users. All components in the book are included on the supporting CD-ROM. Discover how to create dynamic webpages using PHP and MySQL. Learn essentials to PHP programming such as handling form processing, saving state, loops and arrays, strings and pattern matching, and web server variables.

  • Cost: $27.99
  • Pages: 304
  • Edition: Book and CD-ROM edition
  • ISBN: 0201734028
PHP : Scripts and Programs : Classified Ads

Complete PHP Classifieds Website

Visit Complete PHP Classifieds Website

The classifieds website allows visitors to search and post classified ads. The ads are detailed with descriptions, photos, business information and contact forms. People can also list for a fee. After someone has registered, he/she is able to select and buy a package depending on the exposure they would like and for the length of time they would like to be listed. Payment can be done via PayPal and registration is automated. 24 hours after his account expiration date, his listing and his account will be deleted automatically.

  • Cost: $10.00

PhpMyDirectory

Visit PhpMyDirectory

PhpMyDirectory is a professional, full-featured tool to create fast, secure and user-friendly Business Directory (Yellow Pages) based on PHP and mySQL. It is self-administered and supports unlimited categories, trade leads with pictures and descriptions, banners and logos, paid memberships, ratings, maps and has a lot of other unique features. Includes full-featured administrative solution. You can charge users for Paid Memberships using PayPal IPN and Authorize.net AIM feature. Free installation included.

  • Cost: Shareware
  • Platforms: Windows, Unix, Linux, Mac OS X
PHP : Scripts and Programs : Content Management

Interspire Website Publisher

Visit Interspire Website Publisher

Interspire Website Publisher includes everything you need to easily create and maintain a beautiful, flexible website. It is fully-featured content management system software which has been developed by usability experts and includes full SEO Optimization, Drag and Drop Layout Customization, Granular user permissions, and much more. Features include: completely browser based; drag and drop layout customization; fully SEO optimized by experts; Create your own content types; Create lead capture forms easily; Design flexible lists and menus; Built-in image manager; Full WYSIWYG content editing; Multiple user accounts and groups; Flexible allow/deny permissions; Dozens of website templates included; Threaded commenting system; Unlimited sub category support; Batch upload multiple images.

  • Cost: $395.00+
  • Version: 5.0

SMBCMS

Visit SMBCMS

SMBCMS is a quality content management system for a small business web site. SMBCMS provides for easy site content and structure management. Comes with many free add-on features, like image editor, site search, forms wizard, shopping cart solution, other ecommerce modules. Currently available in 3 packages: entry level, advanced level and custom configuration. Free demo available. Engine script download for developers at the developers' landing page. Easy to download and install. Comes with the intuitive MS Word-like interface.

  • Cost: Free/$999.00 - $1499.00
PHP : Scripts and Programs : Customer Support

Dapper Desk Online Help Desk

Visit Dapper Desk Online Help Desk

Dapper Desk gives you the power to finally get control over your support department. Includes email ticketing, login to create tickets, task manager, status codes, autoresponses, help desk statistics, customizable templates and much more. Works on all platforms with PHP and MySQL installed. Add-on modules available such as PDA module (answer tickets on your pda or html enabled cell phone), Live Help Module (Chat in real time with your customers). Search feature allows reps to search tickets via subject, ticket number or username.

  • Cost: $99/$299/$499
  • Platforms: All
PHP : Scripts and Programs : Database Tools

Web Database Software

Visit Web Database Software

PHPMagic generates applications written in PHP language that connect to MySQL databases. You never need to know anything about PHP or MySQL to use PHPMagic. PHPMagic is the perfect solution to create a MySQL web database plus the php forms needed to manage your data. PHPMagic creates your MySQL web database and all the PHP scripts you need to manage your data. PHPMagic is a program that helps you develop web database applications rapidly. PHPMagic comes in two editions: PHPMagic Free Trial Edition, and PHPMagic Professional Edition.

  • Cost: Trial/$35.00
  • Version: 1.0
  • Platforms: Windows
PHP : Scripts and Programs : Email Systems

Cloaked e-Mail

Visit Cloaked e-Mail

This utility will enable you to create mailto links on your Website that will open fully formatted e-mails in users e-mail software. Pre-populate the subject, carbon copy, and body message fields, and more with your own information. Make simple feedback forms or template e-mails so that users need only add their names before returning them to you. Your own e-mail address is encoded within the link so that e-mail harvesting robots cannot see it. The link code is created from a simple Web form.

  • Cost: Free/$9.00
  • Version: 1.2
  • Platforms: Unix/Linux/Windows
PHP : Scripts and Programs : Form Processors

@Feedback PHP Verison

Visit @Feedback PHP Verison

The only one Form Mail out there can display "preview" information. This script can handle unlimited forms and unlimited fields. Allows webmaster to create and send email autorespond with text or HTML format. Advance options: alert field cannot be left blank, email invalid, checking field with number or phone number format only. Check out the Form Mail Maker - the powerful script will help you build any complex HTML forms for the Internet using only your browser. Forms can be created and receiving results via the Internet in just minutes.

  • Cost: $39.99
  • Platforms: All

BlueShoes Form Framework

Visit BlueShoes Form Framework

Bs_Form is a package that implements HTML forms as PHP classes. Features include: Multistep forms; Optional templates; Multilingual (field captions, default values, error messages); serverside input validation; Access rights, the same form can be used for different users/groups; Can deal with hitting enter in text fields; Can deal with include-once and onLoad javascript stuff; Auto-persisting of submitted forms to database; Auto-creation/update of the database table; Auto-emailing of submitted form data; Strong file-upload handling.

  • Cost: Free/$120.00 - $1260.000
  • Version: 4.4
  • Platforms: All

Contact Form Generator by StivaSoft

Visit Contact Form Generator by StivaSoft

Contact Form Generator script is an easy-to-use PHP script for creating contact and email forms. The script allows you to create different web forms containing text fields, drop down boxes, radio buttons, checkboxes, text areas and file up loader or date picker. Using the Contact Form Generator you can create a web form for your website that allows your visitors to contact you, subscribe, send feedback and files. Contact Form Generator script is also very easy to install as you only have to copy/paste a simple line of code into your web pages. The administration page allows unlimited contact forms management without extensive programming knowledge. Through a password protected page you can customize your "submit" button text, set a 'thank you' page, enable or disable captcha and send a custom auto-responder when the form is submitted. Also you can change form layout, select email sending method (Mail or SMTP) and capture IP addresses.

  • Cost: $28.00
  • Version: 3.2

Email Form Processor Pro

Visit Email Form Processor Pro

This script can be used to process any forms on your web site. The general use of this script is feedback forms but it can be used in many other ways. Here are just a few features of this product: It is easy to install and customize; Works with any form; You have full layout and design contro; It can process Multiple Pages forms; Works with email and user attachments; One script can process any amount of forms; Configuration via separate CFG file; Multiple Email sending; Database storing; Preview before submission option; Required Fields.

  • Cost: $24.00 - $280.00
  • Version: 4.0.3
  • Platforms: Unix/Windows

Form Maker Pro

Visit Form Maker Pro

Form Maker Pro is a fully featured web form generator with Formmail. A visual form maker tool generates web forms. Formmail script sends information from web forms to email addresses or database. Form Maker Pro can make any web forms: from simple forms, to order forms, shopping carts, and multiple pages forms. Supports calculations, attachments, secure data protocol (SSL), auto responder, BBC, html messages and more. With its powerful and intuitive interface you can easily build custom web forms and add them to your site.

  • Cost: $69.95+
  • Version: 4.7
  • Platforms: All

Form Processor Pro

Visit Form Processor Pro

Email Form Processor Pro is powerful but easy-to-use script for processing forms on your website available in PHP, Perl and ASP versions. It is easy to install and to customize. One script can handle any amount of any sophisticated forms. You have full layout and design control. The script is featured with auto responder, preview and thank you page, supports attachments, mathematical calculations, if condition, variable field validations, html emails, database data storing, dependency form and results, SendMail and SMTP email sending.

  • Cost: $29.00
  • Version: 4.1
  • Platforms: Unix, Windows, Linux