I was working with one web application and I placed a iFrame in it. I am making ajax call and updating iFrame files. Now I want to refresh ...
Block Proxy Server via .htaccess
I wrote .htaccess code for blocking proxy server. If you want to block proxy server using .htaccess than just write below code in .htaccess...
How to remove index.php from url using .htaccess (mod_rewrite)
For better SEO optimization and make urls more search engine friendly , remove index.php from URL and make it easier to read.
Setting up MYSQL Database Replication
Setting up a database replication is one of many steps that should be taken in order to preserve data, preventing any loss and making disas...
Export MYSQL data into Excel/CSV via php
Today i came across a functionality where i need to Export the MYSQL data into CSV/Excel file via PHP function/script. There are such requir...
Import CSV/Excel data into MYSQL database via PHP
Today i came across a functionality where i need to import the CSV/Excel file in to MYSQL database via PHP script. There is a special requi...
Force a vertical scroll bar in non-IE browsers to avoid page jump
Webpages that don’t fit vertically in the browser window have a vertical scroll bar, pages that do fit in the browser window don’t have this...
Add the New Twitter Follow Button to Your Website
Now your website users can follow you on Twitter with one click, instead of needing to visit your actual Twitter webpage and potentially lo...
Force WWW onto Domain Name URLs for SEO with .htaccess
You can get to a website by typing http://mydomain.com or by typing http://www.mydomain.com. So should this matter to you as a developer? Y...
Embed a Twitter Feed on your website with jQuery
In a previous post I showed possibly the easiest way to embed a Twitter feed on your website. This brought up a couple of questions from s...
How to embed a Twitter Feed on your website
One of the great things about Twitter is that you rarely ever go to the actual site. You can use a program like Tweetie or TweetDeck to send...
Embed a Flickr feed on your website with jQuery
Looking for a quick way to pull your Flickr photos onto your website? Using a lil bit of jQuery and the code below you can pull the latest p...
Using Smooth Scroll with Page Anchors and Javascript
Using page anchors is a pretty basic web design technique. If you want to link to a certain part of a page you create an “Anchor” at that pa...
Create a fading magnifying glass overlay on image hover with jQuery and CSS3
A common method for setting up a quick image gallery on a website is to have small thumnbnail images which when clicked on pop open larger v...
8 Very Detailed jQuery Image and Content Slider Tutorials
In the last few years image and content sliders become very popular and you can see them in thousand of blogs and websites.It is useful for ...
PHP script for Login with Facebook and Twitter
Facebook and Twitter have become large in the social network world and both networks offering oAuth support. We developed a system to login ...
5 Top jQuery Chart Libraries for Interactive Charts
Nowadays the need for an easy way to add interactive charts becomes essential because we are shifting from pc applications to web applicatio...
jQuery Plugin: Table of Contents with Smooth Scrolling
Hey guys, have you noticed that pretty box on WordPress codex that gives us a preview about what we can see on a page? So, I haven’t seen to...
Create a PHP Website Template from Scratch
This is a tutorial on creating a PHP website template starting with HTML and CSS. We will start with the basics and you can also download th...
10 Easy To Customize Premium PHP Contact Forms
One of the most hardest jobs in web development processes definitely is form creation. Coding behind these forms are painless enough, but t...
8 Hot Websites To Download Cool Scripts
The IT industry is full of tough challenges for developers who are one step away from creating new forms of interaction. The trend of web sc...
Create a Web Spy with a PHP Crawler
Crawler, spider, bot, or whatever you want to call it, is a program that automatically gets and processes data from sites, for many uses.Go...
10+ Free Web, Mobile UI Element Kits and Stencils for Designers
Good timing and organizing stuff is essential for project management. In web design for instance, when you want to deliver a project on t...
6 amazing jQuery Calendar Date Picker Plugins
Today we will be featuring calendar date pickers to let you output planners, calendars even more easier, most of these date pickers are buil...
8 Fresh and Lite Jquery Content Sliders
Content sliders increase the usability of a web design. Dynamic auto sliding content sliders are a lot popular on numerous websites over the...
7 Amazing jQuery Accordions with Examples
You can never underestimate how useful an accordion can be – use them for menus, featured content slideshows, squeezing more content into yo...
iPhone & iPod Detection Using JavaScript or PHP
I was browsing the ESPN.com source code recently and stumbled upon their method of detecting iPhone / iPod touch users and redirecting them ...
Resize images with PHP script
This small command line PHP script will help you to resize all JPG images inside current directory. Yes, you will find a lot of solutions w...
From MySQL to HTML with PHP and XML
In my post From MySQL to XML with PHP , I described how to generate XML from the MySQL database. Instead of printing out XML, generated XM...
Reading multiple parameters in PHP
Suppose you have to send three values: element Id, row and column compounded in one URL parameter. That is simple, parameters can be concate...
Drag and Drop table content with JavaScript
Content of HTML table cells can be dragged to another table cell or another table. It isn't difficult to define onMouseMove handler and ...
Automatically Generate a Photo Gallery from a Directory of Images
Two years ago Chris Coyier wrote an outstanding tutorial detailing how you can generate a photo gallery based on the images within two dir...
7 Quick CSS Enhancements for Better User Experience
The beauty in CSS is that a tiny directive can make a huge difference in how the page displays. Here are seven quick CSS snippets that will ...
14 Tips for Creating Awesome Web Forms in Flash
If you want to make a flash web form on your own and you do not want to flip through pages of ‘super-heavy’ computer books, then just ...
Create Flipping Content Tabs Using jQuery
Content Tabs have become more popular lately with more and more websites and blogs using them to show more content in lesser space. Today I...
Saving State For Collapsible Drag Drop Panels
I earlier posted about Collapsible Drag and Drop Panels using jQuery where many of you asked about how to save the state of panels and ret...
8 New Useful Frameworks for Web and Mobile App Developers
Thanks to the evolution in all the aspects of humanity, today web developers don’t have to waste their time on figuring out how and what t...
10 Best CSS Web Design Directories
This Directories will help Designers to share their Creativity Skills and bringing visitors to their website from all over the world. These...
Collapsible Drag & Drop Panels Using jQuery
Drag n Drop panels are great to let the user control how he/she wants to see the information as he can arrange various information blocks ac...
Text Shadow Property in CSS3
With CSS3, creating nice looking titles or headers won’t require Photoshop as it includes a nice text-shadow property to create text-shadows...
CSS Tooltip Box Without Images
The tooltip boxes you see on many websites are though created using background images but there’s another way out using just CSS without r...
10 Amazing CSS Techniques You Should Know
Cascading Style Sheets(CSS) is one of the building blocks of modern web design without which websites would have been ugly just like they w...
10 Incredibly Useful CSS Tricks You Should Know
Here are 10 incredibly useful CSS tricks that will help you design great web interfaces. You might be aware of some or all of these techniq...
10 Time Saving CSS Tools You Should Be Aware
CSS is the essential component of modern web design. But writing the CSS code from scratch for each web design project is a tiring and time...
10 Fresh jQuery Image Gallery/Slider Plugins and Tutorials Worth a Look
In the last few years jquery image sliders and jQuery image galleries become very popular in blogs and especially in portfolio sites.One of...
15 Color Tools and Palette Generators
When it comes to design, color is one of the hardest issues to overcome as there is a huge selection and you just get lost in choosing th...
16 Useful jQuery Plugins & Tutorials to Integrate Twitter into Website/Blog
Twitter is one of the most popular and prevailed social network all over the world for communication and discussions online. Twitter is po...
Create Thumbnail Images with Rounded Corners
If you have been using Facebook, then you might have noticed thumbnail images with rounded corners in new Facebook homepage. If you would li...
Add Customized reCaptcha in your PHP Application
Captchas are an essential part of an online web form to prevent automated spam bots accessing your application. Though creating captchas is...
AJAX Multiple File Upload Form Using jQuery
Multiple file upload forms are sometimes essential for your web application but managing upload from multiple file input boxes becomes a bi...
10 Sample Ajax Autocomplete-Autosuggest
Autocomplete and Autosuggest search is a common feature available in lot of web tools and services. You will find lots of implementation o...
6 New File Managers Based on jQuery, Ajax, php
If you looking for Free and powerful File Managers Based on jQuery , Ajax and php ready to use in your web projects and easy to customize ...
10 Easy to deploy based on Flash MP3 Player for your website
Flash MP3 players in the cool, because web developers and bloggers to include a music player and create their own Web sites, which prov...
Write to a log file with PHP
As you certainly know, PHP can be used for command line scripting. In my case, I caught myself writing log PHP function many times so I fina...
33 Powerful jQuery Slideshow (Sliders) Plugins and Tutorials
jQuery has overpowered Flash in a lot of web uses becoming a very powerful tool for web designers. One of these uses that I’m referring to...
15 jQuery Tutorials For More Interactive Navigation
Navigation is an essential component of a website. A good navigation system leads to a better user experience as user can find the informati...
15 useful jQuery plugins and tutorials
The variety of plugins and tutorials available for jQuery never cease to amaze me. I’ve been looking for some new plugins for an ongoing pro...
11 excellent resources to learn jQuery
Blog posts with tons of jQuery scripts are pretty cool, but you’ll have to know how to use them first. To be able to use these scripts, you...
18 best practices to improve your e-commerce website
Designing e-commerce websites is probably one of the most complicated task for a web designer. Your client (or yourself) will have some ver...
13 tips for better HTML emails
Designing and sending HTML newsletters can be a little tacky sometimes. The output of HTML in email apps is still much more limited than in...