eBook Details:

  • Paperback: 528 pages
  • Publisher: Peachpit Press; 4th edition (March 19, 2011)
  • Language: English
  • ISBN-10: 0321733452
  • ISBN-13: 978-0321733450

eBook Description:

PHP for the Web: Visual QuickStart Guide, Fourth Edition

With PHP for the World Wide Web, Fourth Edition: Visual QuickStart Guide, readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. This task-based visual reference guide uses step-by-step instructions and plenty of screenshots to teach beginning and intermediate users this popular open-source scripting language. Leading technology author Larry Ullman guides readers through the latest developments including use and awareness of HTML5 with PHP. Other addressed changes include removal of outdated functions and more efficient ways to tackle common needs.

Both beginning users, who want a thorough introduction to the technology, and more intermediate users, who are looking for a convenient reference, will find what they need here-in straightforward language and through readily accessible examples.

PHP for the Web: Visual QuickStart Guide, 4th Edition: Get up and running in no time!

We all need to stay at the top of our game, whether it be graphic design or dodgeball (although graphic design results in fewer injuries). It takes a special kind of Moxie to reinvent yourself to keep up with the times, even if you were already pretty awesome to begin with. That’s why we spruced up the best-selling Visual QuickStart Guide series inside and out to help you get up and running quicker and easier than ever. Even Moxie, the Visual QuickStart Guide bunny, got a sleek new look!

Author Info

Larry Ullman

Larry Ullman is the president of Digital Media and Communications, Inc., a firm specializing in information technology. He is the author of the best-selling book PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide, as well as several other books on related technologies. Larry also writes articles on these subjects and teaches them in small and large group settings. Despite working with computers, programming languages, databases, and such since the early 1980s, Larry still claims he’s not a computer geek (but he admits he can speak their language).

MediaFire Download 13.29Mb

 

Book Description
PHP and JQuery are two of the most famous open source tools used for web development. This book will explain how to leverage their power by building a core CMS, which can be used for most projects without needing to be changed, and how to add custom plugins that can then be tailored to the individual project.

This book walks you through the creation of a CMS core, including basic page creation and user management, followed by a plugin architecture, and example plugins. Using the methods described in this book, you will find that you can create distinctly different websites and web projects using one codebase, web design templates, and custom-written plugins for any site-specific differences. Example code and explanation is provided for the entire project.

This book describes how to use PHP, MySQL, and jQuery to build an entire CMS from the ground up, complete with plugin architecture, user management, template-driven site design, and an installer.
Each chapter walks you through the problems of various aspects of CMS design and their solutions, with example code and explanation provided for the chosen solutions.

A plugin architecture is explained and built, which allows you to enhance your own CMS by adding site-specific code that doesn’t involve “hacking” the core CMS.

By the end of the book, you will have developed a full CMS, which can be used to create a large variety of different site designs and capabilities.

An in-depth walk-through in building a PHP and jQuery plugin-based CMS project.

What you will learn from this book :

* Create your own plugin architecture
* Manage users, using e-mail verification, hashes, and captchas
* Enhance your administration forms using jQuery
* Test your system using virtual machines
* Write upgrade scripts that automatically patch your system
* Manage multiple site design templates using Smarty
* Learn how easy it can be to extend your own CMS from the multiple plugins that are provided and explained
* Learn how panels work, and use them to make flexible drag-and-drop layouts with widgets
* Create an installer, using virtual machines for the test environment of your CMS

Approach
This is a practical, tutorial-style book that develops a project from start to finish, explaining all aspects of the project. Every chapter starts by explaining what is to be accomplished and the various ways in which the problem may be tackled, followed by an in-depth explanation of the chosen solution.

Who this book is written for
If you want to see jQuery in action with PHP and MySQL code, in the context of a real application, this is the book for you. It is written for developers who have written multiple scripts or websites, and want to know how to combine them all into one package that can be used to simplify future scripts and sites. The book is aimed at people who understand the basics of PHP and jQuery, and want to know how they can be used effectively to create a large project that is user-friendly and flexible.

Book Details

* Paperback: 340 pages
* Publisher: Packt Publishing (December, 2010)
* Language: English
* ISBN-10: 1849512523
* ISBN-13: 978-1849512527
* File Size: 51.9 MiB

Download

 

Book Description
As web technology evolves, the gap between desktop applications and web applications continues to vanish. And what better way to bridge that gap, for your own website, than using the best two open source technologies in the market: PHP and jQuery. The power-combo of these two is leading the way in revolutionizing the RIA world. Although they are easy to integrate, finding or figuring out how to do what you want to do is rather arduous.

The PHP jQuery Cookbook will be your handy guide with walkthroughs of common integration tasks and problems that will help you master the possibilities available using the PHP and jQuery combo. You will learn quick solutions to necessary tasks to integrate the power of two of the best known and most widely used web technologies of today – PHP on the server side and jQuery on the client side. Glide through the basics and move to advanced topics to create dynamic and interactive web applications with this book in hand.

This book covers a wide array of technical aspects of creating an interactive website. Apart from basics of PHP and jQuery, you will go through advanced topics like creating plugins, validating controls, and useful utilities that you will be able to use as stand-alone tools. AJAX, the key technique of browser-server communication is covered in detail. You will also learn to use JSON, which is becoming preferred as a mode of data interchange over XML, both in web applications and web services.

The book also covers database interaction, which is an important part of any dynamic web application. You will also gain expertise in debugging JavaScript with the help of useful tools that will save you hours of tedious manual debugging.

Most importantly, by using jQuery and PHP together, you will be able to develop applications that are compatible with all major browsers, with no need to write code targeted at specific browsers!

A package of comprehensive solutions to problems that may occur while building web applications with PHP and jQuery

What you will learn from this book :

* Start from the basics and learn pro-level tricks by the end of the book
* Create interactive and dynamic hierarchical menus
* Apply eye-catching effects on form elements
* Integrate a database along with PHP and jQuery
* Use AJAX to enhance user experience and page interaction
* Learn how to work with JSON and XML for efficient data exchange
* Create tools and utilities for your web applications
* Master form validation on client side as well as server side

Approach
Written in Packt’s cookbook style, this book presents numerous practical examples that you can use directly in your applications. The book covers most of the essential issues you will face while developing your web applications and gives solutions to them. Recipes in the book are written in a manner that will rapidly take you from a beginner to expert level.

Who this book is written for
If you want to use PHP and jQuery together to create web applications this book is for you. It provides a large number of examples in each chapter that will take you from a basic developer to a pro by giving step-by-step instructions for each task in developing web applications using PHP and jQUery. All you need are JavaScript basics and you are on your way to building power web applications, with this book in hand.

Book Details

* Paperback: 332 pages
* Publisher: Packt Publishing (December, 2010)
* Language: English
* ISBN-10: 1849512744
* ISBN-13: 978-1849512749
* File Size: 9.1 MiB

Download

 

Product Description

This book is for intermediate programmers interested in building Ajax web applications using jQuery and PHP. Along with teaching some advanced PHP techniques, it will teach you how to take your dynamic applications to the next level by adding a JavaScript layer with jQuery.

* Learn to utilize built-in PHP functions to build calendar tools and photo galleries.
* Learn how jQuery can be used for Ajax, animation, client-side validation, and more.
* Learn jQuery UI and how to create drag-and-drop features easily.

What you’ll learn

* Use PHP to build a calendar application that allows users to post events with accompanying photos.
* Use jQuery to allow the calendar app to be viewed and edited without requiring page refreshes using built-in Ajax functions.
* Build an image management class using object-oriented PHP that will allow image uploads, and then resize the images and generate thumbnails automatically.
* Learn jQuery plug-in development patterns and create an image “lightbox” to accompany the image gallery class.
* Learn the basics of jQuery effects, including fading elements, generating HTML markup on the fly, and creating modal windows.
* Dive into the jQuery UI tools and create image gallery management tools that will allow users to drag and drop photos to reorder the gallery.

Who this book is for
This book is intended for programmers who want to bridge the gap between front- and back-end programming. It does not cover HTML or CSS except where absolutely necessary, and it focuses on taking intermediate PHP developers to the next level while getting comfortable with Ajax and the power of jQuery.

About the Author
Jason Lengstorf is a software designer and developer based in Missoula, MT. As the owner of Ennui Design, he specializes in creating custom web applications, ranging from simple informational web sites to full-fledged content management systems. When not glued to his keyboard, he’s likely standing in line for coffee, shopping for cowboy shirts, or pretending to know something about wine.

Product Details

* Paperback: 400 pages
* Publisher: Apress; 1 edition (June, 2010)
* Language: English
* ISBN-10: 1430228474
* ISBN-13: 978-1430228479

Download: http://www.mediafire.com/?youwojtxnti

 

Description

Best practices and expert techniques for today’s most demanding apps

As the world’s most popular, general purpose, open source scripting language, PHP is frequently used with MySQL to create high-traffic, mission-critical applications. This indispensable book shares proven, author-tested best practices and expert techniques that can be applied to even the most demanding MySQL-driven PHP apps. You’ll explore ways to extend MySQL with user-defined functions, write PHP extensions, and solve problems when PHP and MySQL alone are not enough and other techniques or third-party tools are necessary.

Expert PHP and MySQL:

* Reviews essential techniques, such as design patterns, complex queries, and advanced regular expression
* Addresses advanced PHP concepts, such as iterators and closures
* Demonstrates using Gearman for multitasking in your web applications
* Discusses caching using memcached with MySQL and your PHP web applications
* Discusses ways to create PHP Extensions and MySQL User Defined Functions
* Shows how to use Sphinx for search functionality in your PHP web applications

Download
- Ebooks: http://www.mediafire.com/?1x3ngzj3dnt
- Source code: http://www.wrox.com/WileyCDA/WroxTitle/Expert-PHP-and-MySQL.productCd-0470563125,descCd-DOWNLOAD.html

 

n Detail

To make PHP applications that respond quickly, avoid unnecessary page reloads, and provide great user interfaces, often requires complex JavaScript techniques and even then, if you get that far, they might not even work across different browsers! With jQuery, you can use one of the most popular JavaScript libraries, forget about cross-browser issues, and simplify the creation of very powerful and responsive interfaces – all with the minimum of code.
This is the first book in the market that will ease the server-side PHP coder into the client-side world of the popular jQuery JavaScript library.

This book will show you how to use jQuery to enhance your PHP applications, with many examples using jQuery’s user interface library jQuery UI, and other examples using popular jQuery plugins. It will help you to add exciting user interface features to liven up your PHP applications without having to become a master of client-side JavaScript.

This book will teach you how to use jQuery to create some really stunning effects, but without you needing to have in-depth knowledge of how jQuery works. It provides you with everything you need to build practical user interfaces for everything from graphics manipulation to drag-and-drop to data searching, and much more. The book also provides practical demonstrations of PHP and jQuery and explains those examples, rather than starting from how JavaScript works and how it is different from PHP.

By the end of this book, you should be able to take any PHP application you have written, and transform it into a responsive, user-friendly interface, with capabilities you would not have dreamed of being able to achieve, all in just a few lines of JavaScript.Read the full Table of Contents for jQuery 1.3 with PHP

What you will learn from this book

  • Integrate jQuery into your PHP applications
  • Add tabs and accordions using the jQuery-UI project to make your pages easier to read
  • Validate forms locally and remotely
  • Enhance your existing form controls, optimize large select-boxes, build auto-suggest fields for your forms.
  • Manipulate images non-destructively
  • Manage your files and directories
  • Create your own jQuery plugins
  • Write a weekly calendar
  • Use a drag/drop mechanism to sort lists and create hierarchical menus
  • Paginate, order, and search large data sets

Approach

This book takes a practical approach to integrating PHP and jQuery, showing examples of every point discussed. All examples are written such that you should be able to copy out the code into your own projects and see immediate results, no matter what your experience with JavaScript. You will find projects developed within a chapter, building them up step-by-step, describing the process and thought that goes into it. Minimal requirements are needed on the server-side, so the examples should work with any setup.

Who this book is written for

This book is for PHP application developers who want to improve their user interfaces through jQuery’s capabilities and responsiveness. Whether you are familiar with jQuery or have only dabbled a little with JavaScript, this book will provide you with numerous practical examples of how to improve your application.


Author(s)

Kae Verens
Kae Verens has worked in software and web site development for over 11 years, and is an owner-manager of a web-design company in Ireland. He enjoys writing innovative solutions for customer problems, and taking existing software and improving on it.

Kae is the original author of KFM, a very popular PHP and jQuery file manager. He is also the primary developer of Webworks WebME, a user-friendly CMS, and is secretary of the Irish PHP Users Group.

When not being paid to code, Kae is a husband and is father to two children, and is learning to play the piano and write music.

Download:
http://www.mediafire.com/?yrn1zyj3xwz

 

Enable Curl trong XAMPP ở Windows XP

Đọc curl, kiếm được mấy cái script curl, kiểm tra xem XAMPP mặc định có hỗ trợ không, chẳng lẽ có XAMPP for Windows rồi mình lại phải Server ảo để chạy thử mấy script này thì đúng là … :D , thua thật.
Kiểm tra phát, tạo file phpinfo.php
<?php
phpinfo();
?>
Kiểm tra thấy … vỡ mật thớt, không có curl rồi :( , mất 30s search google ra lun, ke ke. Làm cái entry để sau này nhớ ngó vô đọc lại thôi
Rất đơn giản, mở các file sau ( nếu có ) bằng trình texteditor. Giả dụ xampp mình cài ở C:\\xampp

Bỏ comments ở dòng này
;extension=php_curl.dll
tức là sửa lại thành ( bỏ ; )
extension=php_curl.dll
Kiểm tra lại phát nữa với phpinfo()

À há, ngon rồi :) )

Tips: thực ra thì chẳng cần tất cả, mình xử mỗi file php.ini trong thực mục \xampp\php\php.ini vẫn run ngon :D

© 2012 Hapm's Blog Suffusion theme by Sayontan Sinha