Category Archives: PHP

Facebook Style Background Image Upload and Position Adjustment

Hi all, I share somany article related to web development. Many people use my article for their professional growth. I got many tutorial requests from my readers related to web development using php, wordpress, mysql, ajax, jquery, javascript etc. From their request, one of my readers asked to me “ how to design facebook style… Read More »

How to access database like MySQL using PHP

In this article shows PHP functions are available to connect to a MySQL database PHP Data Object (PDO) and odbc_connect function. PHP has a rich collection of built in functions for manipulating MySQL databases. The mysqli_connect function is used to connect to a MySQL database server. OR Code Details: $database_handle: is the database connection resource… Read More »

Overview of PHP with simple example

Hi all, Today we discuss PHP based topic like What is PHP, Why PHP, Difference between scripting languages and other language, What is a scripting language?, PHP Market share and usage and simple example.PHP is a Hypertext pre-processor. It’s a most popular scripting language on the web. It is widely used in open source source… Read More »

PHP GET and POST Method

In forms, information can be transferred and submitted to same or another page. We can submit the data through form. To submit the data through form, to helps GET and POST method to develope this operations. A form data can be submitted using these two methods. Both are used for same purpose but stands apart… Read More »

Best PHP Search Scripts for Developers

Hi Guys, If you are looking a website search tool or php search engine scripts for your web application projects, you are right place today. Today I share one article related to this purpose. The top PHP Search Scripts for Developers are: PHP Search Engine Live Search PHP Search Engine and Crawler PHP Video Search… Read More »

JavaScript Libraries for Creating Circular Charts

Good Morning to all, Today we discuss one different topic related to “JavaScript libraries for creating circular charts”. Almost every web application uses charts to represent the data in visualize. It provides the information user-friendly. The main advantages of using JavaScript charts are: interactivity, retina display and multiple chart types etc… There are different useful… Read More »

Image Cropping using Entropy – PHP

Cropping or resizes the images are very common scenario for most websites. This technique is used for create the thumbs in web sites. Cropping Using Traditional Techniques First, assume that we want to use below photo of a man holding a camera in our website. Now let’s also assume that our website uses 230×270 thumbs.… Read More »

PHP Video Sharing Scripts for Developers

Hi Friends, Today we discuss one important topic related to PHP Video Sharing Scripts for Developers. In here i list of ten PHP video sharing script for developers. Following video scripts allow you fast and easy video display, upload videos and music, list generator. Let’s explore more about these PHP Video Sharing Scripts below. Video… Read More »