Google SEO | PHP | Mysql | Ajax | Jquery | Photoshop | Illustrator | Database | Web Design | Web Development | Sitemap |

Jquery edit in place or inline edit is one of the powerful tools to update the content quickly. In this article am going to explain you how to create Jquery edit in place or Jquery inline editor using JQuery, PHP and MYSQL. When Web technology is developing day by day, control over web content also need to be easier and quicker. Jquery edit in place text editor will be the best option to edit the small piece of data over the web pages.

Edit in Place Jquery text Editor

Some cases like image in image gallery, you need to list all the images from directory and display in browser. In this article am going to explain you how to list all images from a directory using PHP. We are going to use PHP inbuilt function like globe() to fetch all images from a folder.

PHP list images in a directory

If you worked with web development or tried to access the remote file using Jquery you may be used the JSON request ($.getJSON). This will work fine when you accessing the file through jquery $.getJSON API locally.

Jquery Remote JSON Request

In this post I will give you a simple idea to create JSON Data from MYSQL record. Export the MYSQL record to JSON array using PHP. You may notice that top social network websites like Facebook and Twitter providing the option to get user data through API. The result of this request will display the JSON or XML output. We are going to create a similar JSON array from MYSQL database using PHP and MYSQL.

MYSQL create JSON Data Using PHP

Most of the webinfopedia users asking me to post article regarding the PHP email with attachment. So, here am going to explain you about PHP email with attachment. This will help you in website where you need to get some files from user and send to an email address. You can download the PHP email with attachment script.

PHP Mail with Attachment Script

Divider