Posts Tagged ‘jquery’

jQuery Tutorials: Floating Back To Top Button Plugin (Part 1/2)

Creating a floating back to top button that appears as users scroll down your page. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

jQuery Tutorials: Floating Back To Top Button Plugin (Part 2/2)

Creating a floating back to top button that appears as users scroll down your page. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorials: Security – XSS (Cross-site scripting)

Protect against injecting of client-side scripts (such as JavaScript) on your website. XSS affects any user-defined data that is output anywhere on your site. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorials: Shoutbox (Part 3/3)

With jQuery. How to create an easily integratable shoutbox. Base source code is available in the phpacademy forum. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP, Jquery, Mysql Browser MMORPG Game tutorial – Project Station Invasion (Part 32)

Website: www.tapt-in.net Project Page: www.psi.tapt-in.net Forum: www.tapt-in.net Project station invasion is a developing full browser MMORPG. Take advantage of the lessons showing you how this game is being made, step by step and code explained.

PHP Tutorials: Shoutbox (Part 2/3)

With jQuery. How to create an easily integratable shoutbox. Base source code is available in the phpacademy forum. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

Ajax Tutorial : Post to PHP File XMLHttpRequest Object Return Data Javascript

Script: www.developphp.com Learn to program the javascript XMLHttpRequest Object to easily send Ajax HTTP requests to your PHP parsing scripts, and get return data from submitted forms or any type of interaction that takes place on your website.

PHP Tutorial – Basic Comment System Using jQuery – Part 2

In this two-part tutorial series we will be creating a basic comment system using PHP MySQL and jQuery. The comment will automatically be added to the list of comments using jQuery to load the updated data onto the page. All comment posting and comment refreshing is done behind the scenes. The tutorials mentioned in this tutorial are listed below. Website: www.timkipptutorials.com Forums www.timkipptutorials.com Database Connection Script: www.timkipptutorials.com Implementing jQuery (video): www.timkipptutorials.com Implementing jQuery (text): www.timkipptutorials.com Converting MySQL Datetime Field: www.timkipptutorials.com

jQuery Basics: An Introduction to jQuery

An introduction to the jQuery JavaScript library. jQuery allows you to animate HTML pages, perform AJAX and much more. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorial – Basic Comment System Using jQuery – Part 1

In this two-part tutorial series we will be creating a basic comment system using PHP MySQL and jQuery. The comment will automatically be added to the list of comments using jQuery to load the updated data onto the page. All comment posting and comment refreshing is done behind the scenes. The tutorials mentioned in this tutorial are listed below. Website: www.timkipptutorials.com Forums www.timkipptutorials.com Database Connection Script: www.timkipptutorials.com Implementing jQuery (video): www.timkipptutorials.com Implementing jQuery (text): www.timkipptutorials.com Converting MySQL Datetime Field: www.timkipptutorials.com