Added by admin in HTML/CSS - JavaScript - PHP - jQuery on 01 September, 2010
Image Crop Plugin – using Jcrop (jQuery)
Due browsing web I noticed one new good plugin which we can use to work with images. This is JCrop plugin, it can help us to perform different effect with images (as example highlight some objects using animation or zooming...
Added by admin in HTML/CSS - JavaScript - jQuery on 04 August, 2010
Importing multiple RSS feeds – using newsWidget (jQuery)
Some times ago I told how to display rss feed at our website. But some times ago my friend ask me how to display in single box feeds from multiple sources. I decided to investigate it and located NewsWidget library....
Added by admin in jQuery on 25 July, 2010
Creating photo gallery using jQuery and VisualLightBox
Today I will tell you about one useful JQuery plugin – VisualLightBox.
This plugin can help you to create good-looking galleries. And this is very easy to implement.
Here is a sample:
Live Demo
download in package
Ok,...
Added by admin in PHP - XSLT on 08 July, 2010
How to Easily display Digg posts via XSLT using Digg Api
As we know, Digg become very popular last time, so why not use it for our purposes? I decided to investigate Digg a little and learn how possible to draw Digg posts at my own website. And I make own unique method....
Added by admin in HTML/CSS - MySQL - PHP on 03 June, 2010
How to Easily Make your own RSS feed using PHP + SQL
RSS Feed is an important part of a website/blog to attract and bring back users and make them permanent readers. Blogs like wordpress have built in rss reader, but if your website doesn’t have a rss system this tutorial...
Added by admin in HTML/CSS - JavaScript - jQuery on 01 June, 2010
Import RSS Feeds from any rss enabled site using jFeed (jQuery)
This simple tutorial will show u how to Import rss feeds of any site into your own custom area/block of site. It can be used as news import from yahoo, bbc etc. As we know, RSS feeds usually using to transfer...
Added by admin in AJAX - PHP - jQuery on 18 May, 2010
How to Easily Make “Ajaxy” Chat application with PHP + SQL + jQuery
Today I will tell you about another chat system. After making old-style chat described in previous post I decided to make modern, pretty version. I made several enhancements:
a) Login system....
Added by admin in HTML/CSS - MySQL - PHP on 07 May, 2010
How to Easily Make Chat application with PHP + SQL
Today I will tell you about creating simple Chat application using our existing login system. This will useful and most simple solution. We will able to chat with our logged members. We will use database to store messages.
Here...
Added by admin in MySQL - PHP on 09 April, 2010
How to Easily Make Shoutbox application with PHPToday I will tell you about creating easy Shoutbox application using our existed login system. This will useful and simple solution. We will able to shout something with our logged members. We will use database to store messages.
Here...
Added by ayazmalik in AJAX - HTML/CSS - PHP - XHTML - jQuery on 26 March, 2010
Advance Level Php Tutorials and Scripts
Some pretty cool and amazing working php scripts with sources and tutorials for you to use on your sites. Some are Tutorials for security, some are images manipulation techniques while some are really high level plugins like sponsor...