Quantcast
Channel: Zeeshan Akhter » PHP
Browsing latest articles
Browse All 17 View Live

Image may be NSFW.
Clik here to view.

How to import large sql files into mysql using phpmyadmin wamp server

Stop all services in wamp. Then make changes to php.ini post_max_size = 750M upload_max_filesize = 750M max_execution_time = 5000 max_input_time = 5000 memory_limit = 1000M max_allowed_packet = 200M...

View Article



Image may be NSFW.
Clik here to view.

Auto Load More Data On Page Scroll using Jquery and PHP

This tutorial about my favorite place Dzone like data loading while page scrolling down with jQuery and PHP. We have lots of data but can not display all. This script helps you to display little data...

View Article

Image may be NSFW.
Clik here to view.

Resizing images with PHP

Are you looking for image upload and Resize PHP script. I had implemented a simple PHP script to re-sizing image into different dimensions. It’s very useful to your web projects to save hosting space...

View Article

Image may be NSFW.
Clik here to view.

Upload Multiple Images with Jquery

In this post of Upload Multiple Images with Jquery code allows to user can select and upload multiple images in single shot, Quick look this live demo. Download Script     Live Demo Sample database...

View Article

Image may be NSFW.
Clik here to view.

PHP Debuggers for Developers

PHP a well-known scripting language used for web development or we can say PHP is the most used scripting language in today’s web industry. Even most of popular CMSs are also developed and support PHP...

View Article


Image may be NSFW.
Clik here to view.

PHP IDE with Intelligent Editor for Productive Coding

Intelligent PHP Editor PHP 5.4 Language Features Support PHP code completion PHPDoc support Smart Duplicated Code Detector PHP Code Sniffer PHP refactoring Smarty templates editing Efficient project...

View Article

Image may be NSFW.
Clik here to view.

MySQL Database Backup using mysqldump command.

    Since its release in 1995, MySQL has became one of the most commonly used database in Internet world. A lot of small and medium businesses uses MySQL as their backend db.  Its popularity for use...

View Article

Image may be NSFW.
Clik here to view.

Create a RESTful Services API in PHP.

Are you working with multiple devices like iPhone, Android and Web then take a look at this post that explains you how to develop a RESTful API in PHP.  Representational state transfer (REST) is a...

View Article


Image may be NSFW.
Clik here to view.

Pagination with jQuery, MySQL and PHP.

I received lot of requests from my readers that asked to me how to implement Pagination with jQuery, PHP and MySQL. so I had developed a simple tutorial. It’s looks big but very simple script. Take a...

View Article


Image may be NSFW.
Clik here to view.

Hide and Seek with jQuery.

This tutorial about Hide and Seek with jQuery and PHP. This script helps you to present all modules in single page. Take a look at live demo click buttons   Download Script     Live Demo Javascript...

View Article
Browsing latest articles
Browse All 17 View Live




Latest Images