Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Archive for the 'PHP' Category

The Ultimate HTML Reference

The Ultimate HTML Reference
The Ultimate HTML Reference by Ian Lloyd (Author)
SitePoint (May 19, 2008) | PDF | 552 pages | 11.5mb (rar)

Sitting at the foundation of every site is HTML. It’s the only language that’s essential to a web site’s very existence. On the surface HTML may seem simple but there’s much more to it that meets the eye. With different versions, many infrequently used elements and attributes, and varying ways that browsers interpret the language, only a comprehensive and up-to-date reference, like this book, has it completely covered.

1 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 5
  • 4,144 views
  • 3 Comments
  • In: .NET, Flash, IT eBooks, Java Scripts, PHP, Ruby, Web Construction
  • Author : namanhem
  • Rails for PHP Developers

    As a PHP developer, you have some great tools for developing web applications. Ruby on Rails is another key tool to add to your web development toolbox. Rails is a high-level web development framework that emphasizes high productivity and clean code. However, the Ruby language and Rails framework take a different approach from the way many PHP developers write applications.

    Ruby lies at the foundation of Rails, and we’ll teach you the Ruby language from the beginning by building on your existing foundation of PHP. We’ll explore Ruby through parallel code examples that illustrate the differences between the languages, and help you understand the Ruby idioms and how they differ from

    1 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 5
  • 723 views
  • 0 Comments
  • In: IT eBooks, PHP
  • Author : kokoko
  • The PEAR Installer Manifesto


    The PEAR Installer Manifesto/by Gregory Beaver (Author)
    Packt Publishing (October 24, 2006)
    PDF | 296 pages | English | 4.2mb(rar)

    Description
    The creator of this powerful and multi-faceted code management and deployment system shows you how to unleash its hidden power across your complete PHP development lifecycle. PEAR Installer is the preferred PEAR package for installing PEAR packages. It can be used to make sure that the most up to date version of a package is

    1 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 5
  • 254 views
  • 0 Comments
  • In: IT eBooks, PHP
  • Author : namanhem
  • Building Online Communities with phpBB 2

    phpBB is a free, open source Internet community application, with outstanding discussion forums and membership management. Written in the PHP scripting language, and making use of the popular MySQL database, phpBB is a standard among web hosting companies throughout the world, and is one of the most widely-used bulletin board packages in the world. phpBB short-circuits the need for you to be a web development master in order to create and manage massive online communities. This book gives you the power to use phpBB to set up and run your own online discussion forums with ease, and develop your own Internet community. It takes you through the whole process of setting up your phpBB site, and helps you create, customize and manage your own online community with phpBB. Written by experienced phpBB administrators and enthusiasts, the emphasis is on simple, and practical guidance for you to get the most from phpBB.

    1 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 5
  • 1,013 views
  • 0 Comments
  • In: Database, IT eBooks, PHP
  • Author : -cosmos-
  • PHP Object-Oriented Solutions

    With the surge of popularity of PHP 5, and with PHP 6 just around the corner, Object-Oriented Programming is now an important consideration for PHP developers. This version-neutral book is a gentle introduction to Object-Oriented Programming (OOP) that wont overburden you with complex theory. It teaches you the essential basics of OOP that youll need to know before moving onto a more advanced level, and includes a series of pre-packaged scripts that you can incorporate into your existing sites with the minimum of effort. It shows how OOP can be used to create reusable and portable code by walking you through a series of simple projects. The projects feature the sorts of things developers run up against every day, and include a validator for filtering user input, a simple Date class that avoids the need to remember all the esoteric format codes in PHP, and an XML generator.

    2 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 5
  • 2,961 views
  • 0 Comments
  • In: IT eBooks, PHP
  • Author : kokoko
  • Most Wanted Joomla eBooks

    Building Websites with Joomla! 1.5 Beta 1
    Wrox.Professional.Joomla.Oct.2007
    Make a Joomla Template in 5 Easy Steps with complete files
    joomla user manual v1.xxx
    1 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 5
  • 2,880 views
  • 2 Comments
  • In: IT eBooks, PHP, Web Construction
  • Author : namanhem
  • Flash and PHP Bible

    The demand for rich Internet applications (RIAs) such as complete storefronts and interactive surveys is skyrocketing, as is the pressure to create these dynamic apps overnight and at low cost. This in-depth Bible provides the step-by-step instructions you need to quickly create RIAs in Flash using cost-effective, open-source PHP programming tools. You’ll learn how PHP works, when you should use it in Flash, and above all, vital security techniques for keeping your interactive sites secure.

    1 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 5
  • 2,510 views
  • 0 Comments
  • In: Flash, IT eBooks, PHP
  • Author : Crimson
  • The PEAR Installer Manifesto

    The creator of this powerful and multi-faceted code management and deployment system shows you how to unleash its hidden power across your complete PHP development lifecycle. PEAR Installer is the preferred PEAR package for installing PEAR packages. It can be used to make sure that the most up to date version of a package is present on your server. This book reveals the full power of the PEAR Installer, presenting a new way of organizing your PHP application development and deployment. This book will show you a new way of organizing your PHP development, by leveraging the full power of the PEAR Installer. In a sense, the PEAR Installer is a step above a software design pattern, a meta-development pattern that can be used to systematically organize all of your PHP development. You will learn how to organize your code into packages using the package.xml format. You will learn about the revolutionary new PEAR Channel concept, and how to safely and reliably depend on external PHP libraries from sources such as pear.php.net and other PEAR channels. You will learn about the PEAR_PackageFileManager package, and how to customize individual installations of your PHP code through file roles, file tasks, and post-installation scripts. In addition, you will learn how to use the power of PEAR to manage your web projects with the PEAR installer to bring the power of versioning and rollbacks to your live website.

    2 votes, average: 1 out of 52 votes, average: 1 out of 52 votes, average: 1 out of 52 votes, average: 1 out of 52 votes, average: 1 out of 5
  • 1,004 views
  • 0 Comments
  • In: IT eBooks, PHP, Software Development
  • Author : -cosmos-
  • AJAX and PHP: Building Responsive Web Applications

    Building Responsive Web Applications with AJAX and PHP is the most practical and efficient resource a reader can get to enter the exciting world of AJAX. This book will teach you how to create faster, lighter, better web applications by using the AJAX ingredients technologies to their full potential. Assuming a basic knowledge of PHP, XML, JavaScript and MySQL, this book will help you understand how the heart of AJAX beats and how the constituent technologies work together. After teaching the foundations, the book will walk you through eight real-world case studies covering tasks you’ll be likely to need for your own applications: - AJAX enabled form-validation page - Online chat room - Customized type-ahead text entry solution, that helps users find the help page for the PHP functions - A simple cards game that supports multiple simultaneous sessions - Whiteboard where online users can draw online - Database-enabled, editable and customizable data grid - RSS aggregator application - Use the script.aculo.us JavaScript toolkit to build a drag&drop enabled sortable list The appendixes guide you through installing your working environment, using powerful tools that enable debugging, improving, and profiling your code, working with XSLT and XPath, and working with existing AJAX frameworks.

    1 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 5
  • 3,775 views
  • 1 Comment
  • In: Database, IT eBooks, Java Scripts, PHP
  • Author : -cosmos-
  • Professional CodeIgniter

    If you’re a PHP developer, you can build Rails-like applications without learning a new language by following the hands-on tutorials in Professional CodeIgniter. In this book, find an overview of MVC and agile technologies, model and schema for products, helpers and libraries, Ajax and Scriptaculous, and explanations of the creation of applications like content management, blogs, and forums. Follow the step-by-step instructions for building and perfecting each application with CodeIgniter, and you will learn how to avoid everyday problems that other reference manuals don’t address.

    2 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 5
  • 2,373 views
  • 1 Comment
  • In: IT eBooks, PHP
  • Author : Krenk