01.05.2009, 23:25
|
#1
|
Ветеран
Пол:
Регистрация: 30.11.2005
Адрес: area_51
Сообщений: 2,589
Репутация: 1600
|
PHP: компоненты и формы
PHP + jQuery: Create a Progress Bar & Controls

With the controllable jQuery Progress Bar, writing a form upload progress bar seems like a piece of cake now. Hypothetically, all we need is to create the bar, poll for the progress of the file upload, drive the new progress bar value (in percentage) and set it using PHP.
Tutorial + Download:
http://t.wits.sg/2008/06/25/howto-ph...-progress-bar/
PHP + AJAX: Create a shoutbox jQuery Plugin

We will learn how to create a dynamic ajax based shoutbox with jQuery from scratch. It will be very interesting to know how to use the ajax function of jQuery and how it can be used to insert and recover data from a MySQL database via PHP in a way asynchronous.
Tutorial + Demo + Download:
http://yensdesign.com/2009/01/create...d-ajax-jquery/
PHP + jQuery: Validate Forms in both sides

We are going to learn how to validate your forms using PHP and jQuery in both sides: client side (using javascript with jQuery) and server side (using PHP). It will be interesting to see how to use regular expressions to validate different kind of e-mails, passwords and more.
Tutorial and Download :
http://yensdesign.com/2009/01/how-va...ng-php-jquery/
PHP + jQuery: Create a Photo Admin Site

A sceencast tutorial for creating a photo site using PHP, jQuery, and AJAX. You will learn how to retrieve images from a database, create a simple login form with authentication, and then allow for the database to be asynchronously updated.
Tutorial and Download:
http://net.tutsplus.com/videos/scree...hp-and-jquery/
__________________
"...жизнь похожа на коробку конфет, когда берёшь одну из конфет никогда не знаешь какая начинка внутри..." (к\ф "Forest Gamp")
|
|
|