PHP Scripts Resources

Below you will find 181 categories and 129 links related to PHP Scripts Resources.

Categories:

Links:

PHP : Books

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

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

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

PHP Advanced

Visit PHP Advanced

PHP is a server-side, HTML-embedded scripting language. It's frequently being used to replace the functionality created by Perl to write CGI scripts. Similar to both HTML and CGI, PHP is faster to program in and faster to execute than CGI. PHP was written specifically for Web site creation, unlike Perl, C, or Java. Companies such as Honda, Patagonia, and Zoom all have Web sites utilizing PHP. PHP Advanced for the World Wide Web: Visual QuickPro Guide consists of approximately fifteen chapters of step-by-step content, aimed at teaching specific topics in direct, focused segments. The scripts featured in this book are based on features and capabilities that current PHP users most frequently inquire about (e.g. sessions, authentication, and object-oriented programming). as well as detailing those technologies that will be more important in the future, such as XML and Wireless Access Protocols.

  • Cost: $20.99
  • Pages: 520
  • Edition: 1st edition
  • ISBN: 0201775972

PHP and MySQL for Web Sites

Visit PHP and MySQL for Web Sites

When static HTML pages no longer cut it, you need to step up to dynamic, database-driven sites that represent the future of the Web. In PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide, the author of best-selling guides to both the database program (MySQL) and the scripting language (PHP) returns to cover the winning pair in tandem-the way users work with them today to build dynamic sites using Open Source tools. Using step-by-step instructions, clearly written scripts, and expert tips to ease the way, author Larry Ullman discusses PHP and MySQL separately before going on to cover security, sessions and cookies, and using additional Web tools, with several sections devoted to creating sample applications. A companion Web site includes source code and demonstrations of techniques used in the volume. If you're already at home with HTML, you'll find this volume the perfect launching pad to creating dynamic sites with PHP and MySQL.

  • Cost: $17.49
  • Pages: 400
  • Edition: 1st edition
  • ISBN: 0321186486

PHP Black Book

Visit PHP Black Book

The PHP Black Book is a complete and indispensable reference to the PHP open source scripting language version 4. Embedded in HTML documents, PHP scripts create active server pages. This cross-platform book covers the language syntax, standard library, and integration with various databases including open source databases such as PostreSQL and MySQL. Explores issues such as internationalization, XML integration, and LDAP. A complete and indispensable reference to the PHP open source scripting language version 4. Explores issues such as internationalization, XML integration, and LDAP. Peter Moulding (Sydney, Australia) has 25 years of experience building what are now called Web sites on mainframes, minis, and micro systems as a business owner, technical manager, and developer. He has been using PHP since version 2. Complete beginning PHP for the intermediate programmer, this comprehensive reference has in depth coverage of PHP.

  • Cost: $41.99
  • Pages: 880
  • Edition: Book and CD-ROM edition
  • ISBN: 1588800539

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 for the World Wide Web

Visit PHP for the World Wide Web

Designed for developers, this guide and reference covers the key concepts of PHP and explains the features of PHP version 4.04. Beginning with a basic overview, it moves on to cover syntax, testing scripts, working with variables, and creating Web applications. Along the way, sample scripts and projects illustrate major points. Ullman is a PHP programmer and Web designer. Need to learn PHP fast? Try a Visual QuickStart! Takes an easy, visual approach to teaching PHP scripting, using pictures to guide you through the language and show you what to do. Works like a reference book--you look up what you need and then get straight to work. No long-winded passes--concise, straightforward commentary explains what you need to know. Beginner to intermediate level self-study guide on PHP for the World Wide Web. Takes a visual approach, offering readers step-by-step instructions with illustrations and screen shots to clarify procedures.

  • Cost: $13.99
  • Pages: 278
  • Edition: 1st edition
  • ISBN: 0201727870

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

Web Application Development

Visit Web Application Development

As Web sites and intranets become larger and more complex, static HTML files hit their limits. In the first part of Web Application Development with PHP the authors explain PHP's advanced syntax like classes, recursive functions and variables. They present software development methodologies and coding conventions which are a must-know for industry quality products as well as to help making develop faster and more productive. This part covers also many standard algorithms for tree-structures, string sorting and searching. Part Two focuses on the concept of Web Applications (as opposed to single scripts) and gives much insight into user and session management, e-commerce systems, XML applications and WDDX. Explores advanced aspects of developing for the Web. Discusses how to build applications that provide real value to customers, using XML and other technologies to create effective e-commerce systems, and making large Web sites easy to manage.

  • Cost: $27.99
  • Pages: 384
  • Edition: Book and CD-ROM edition
  • ISBN: 0735709971

Web Wizard's Guide to PHP

Visit Web Wizard's Guide to PHP

A brief introduction to PHP that shows readers with little or no previous Web programming experience how to empower their Web sites with PHP. Demonstrates all the basic PHP language features. This book is a brief introduction to PHP that shows readers with little or no previous Web programming experience how to empower their Web sites with PHP This book requires no previous programming experience. It provides realistic full color screen shots and code examples. Demonstrates all the basic PHP language features. Shows how to create surveys and order processing systems. Shows how to write PHP scripts that can save data into files on a Web server. This book is designed for readers with limited programming skills who want to learn to use PHP; as well as students taking a Web design course where PHP is used. The Web Wizard's Guide to PHP has a good introduction to scripting with PHP, and has numerous diagrams and examples to illustrate concepts.

  • Cost: $28.40
  • Pages: 200
  • Edition: 1st edition
  • ISBN: 0321121740
PHP : Development Software

DzSoft PHP Editor

Visit DzSoft PHP Editor

DzSoft PHP Editor is a handy and powerful tool for writing and testing PHP scripts and HTML/XML pages. Being designed specifically for PHP development, it has a friendly, but powerful interface that is comfortable both for beginners and experienced programmers. DzSoft PHP Editor is packed with essential features needed for easy and productive PHP development, such as convenient one-click preview in internal browser (with no web server required), quick insert features, code and files explorer bars, different kinds of quick code insertion features, and many other things. Now suports the Unicode (UTF-8) encoding.

  • Cost: $49.00
  • Version: 4.2.6.6
  • Platforms: Windows

ionCube PHP Encoder

Visit ionCube PHP Encoder

The Encoder encrypts optimised compiled code to deliver top security and run-time performance for protected scripts. It ensures that your source code can never be revealed because even before encoding, scripts are translated into obscure binary data that only a special execution engine can understand, and never restored to any kind of source. In contrast most PHP encoding tools just hide your scripts, and then restore them to readable PHP source to be compiled. This is inefficient and also insecure because the source can then be easily captured.

  • Cost: $199.00+
  • Version: 3.0
  • Platforms: Linux, FreeBSD 4, NetBSD, Solaris, Windows, OSX

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

BoldScripts Custom Software

Visit BoldScripts Custom Software

BoldScripts brings webmasters and programmers together. If you are a webmaster in need of a custom site, or if you are a programmer in need of work, they can help. They have open projects ready for bidding and programmers waiting for work already. The site lists the project name, number of bids on the project, skills required to do the project, and when the bidding starts and ends. It's free to post, so why not post your project or bid on a project and see the results?

  • Cost: Varies

Chrisranjana Software Solutions

Visit Chrisranjana Software Solutions

Web development firm in India and custom programming and freelance web development. Excellent ecommerce and shopping carts; Credit card processing and cms systems; Online leads generating software; Programming in visual basic, Ms access; Real estate scripts, membership scripts, vacation portals all were done; Linux and Freebsd server maintenance; Hosting; Perl solutions include LWP ssleay for grabing SSL web pages; Spidering and complicated pattern matching; Geographical IP matching; Country and ZIP code matching; Simple to complex search.

  • Cost: $15.00/hr

Customized PHP Scripts

Visit Customized PHP Scripts

They specialise in creating, customizing and installing all different kinds of PHP scripts for your website. The great thing about their scripts is that they are all driven by templates which enables you to easily make the design exactly the way you want it to look like, saving you both time and money. They modify pre-made scripts too. Request a free quote and they will get back to you with a price.

  • Cost: Varies

Gamma Center

Visit Gamma Center

Gamma Group is a small team of experienced programmers specializing in web development. It offers unique tools for webmasters and also does custom script programming and provide various technical support. Solutions are well tested, documented and bug free. Six month support for every project. Gamma Group services include but are not limited to: Custom CGI/Perl, Python, PHP, and Zope programming, Legacy scripts modification, Unix server configuration and administration, Unix/Windows application programming, Design.

  • Cost: $20.00/hr

Golden Dragon Computer Studio

Visit Golden Dragon Computer Studio

Offering you fast and high quality web programming in PHP with mySQL database support (or text file for data storing). Already available are couple of scripts easy to use with a lot of interesting featurs for login and administration, guestbook or mailing list authoring. Available for creating all sorts of scripts for your web site for yours specific needs. Developing the whole sections of the site or the entire web design and programming for a site. All kinds of arrangements can be made. The job must be done.

  • Cost: $10.00/hr - $15.00/hr

Horobey Freeleance & Telecommuting

Visit Horobey Freeleance & Telecommuting

Horobey Freelance & Telecommuting is reliable and affordable web development company. They are a team of experienced web developers. Their main mission is to provide you with high quality tailor made software. Type of software they build include: Custom Web-Shop with credit card subsystem; Custom news letter; Custom web cam management solution; Credit Card payment gateway; Custom article management system; Custom Image Upload and Resize solution; Store your information in Database with lots of features like Custom search; and Contact form.

  • Cost: $15/hr

PHP MySQL Programming

Visit PHP MySQL Programming

A web development software company specializing in MySQL PHP Programming, script installing, modification, and PHP Script repairs. ProgrammingPub.com can be contacted via a toll free number, or by email. They are based in the U.S.A. and only use programmers in the U.S.A. Catering to both large and small companies, no matter how small or large your project is since 1996. Example custom scripts can include: custom shopping carts, auction scripts, affiliate program, payment gateway, and even complex MySQL Database driven websites.

  • Cost: By quote

Smart Eldev Solutions

Visit Smart Eldev Solutions

Eldev LLC offers affordable offshore web-development, custom programming services (PHP/Perl/ASP/MySQL/PostgeSQL), web-promotion (including SEO-Search Engine Optimization), complete e-commerce solutions, such as e-currency shopping carts, security scripts, PGP-related software products, web-promotion software. They provide dynamic ecommerce internet solutions for online custom sales, database front-ends & customer services, Egold Auctions and Internet-shops that accept e-gold, Digital Gold Currencies, E-Currencies, along with Online Cheques.

  • Cost: $7.00/hr - $100.00/hr
PHP : Scripts and Programs : Ad Management

Geo-Ads PHP

Visit Geo-Ads PHP

Geo-Ads PHP geo-targets your ads so your foreign traffic sees them in their own language. Geo-Ads PHP is a user-friendly ad management program that lets you show visitors from around the world targeted ads instead of domestic ads they'll never click on. Geo-Ads PHP comes in 3 different versions; a simple no frills version, a middle of the road feature version and a fully featured version with full statistical tracking and advanced database usage requiring MySQL. Stop wasting bandwidth and start showing foreign surfers ads in their own language.

  • Cost: $25.00 - $65.00

Text Ads

Visit Text Ads

Text Ads is a simple but powerful and highly customizable text advertisement system. Multi-currency support, Instant ad activation, Tracks impressions and click-thrus, Highly customizable design. Only HTML skill or an editor such as Dreamweaver or Frontpage is required, Administration and user control panels for easy advertisment tracking and managment. Administrators can edit, activate, de-activae and reset client campaigns, view and email and delete clients. This script will work with other Paypal IPN (Instant Payment Notification) scripts. You create the advertising packages that you wish to offer.

  • Cost: $19.41
  • Version: 2.05
  • Platforms: All