PHP Media Gallery
PHP Media Gallery is open-source free PHP script to upload and display photographs and YouTube videos easily in one place. It can be used as the photo gallery, video gallery or both.
PHP Media Gallery is open-source free PHP script to upload and display photographs and YouTube videos easily in one place. It can be used as the photo gallery, video gallery or both.
GIF is a (Graphics Interchange Format) of computer graphic file, which is very useful to create logos, icons, banners or symbols with transparency.
Many moments have come where I had a PHP array from a database, and I had to sort it based on some array key. This function is used to sort the array based on some columns.
Gather all location related data according to input provided by the user, by using jQuery geocomplete plugin.
JSON stands for JavaScript Object Notation, and it's designed to store and transport data. JSON is designed to store and organize data similar to XML, but JSON is smaller, faster, and easier to parse than XML. This tutorial series will help you to get started in JSON.
This HTML tutorial series describes the various features of the HTML language to make web development easier.
MySQL is the most popular RDBMS (Relational Database Management System) used to store data of web applications. This MySQL tutorial series will help you to get started in MySQL. You will learn the basics of MySQL and will be able to use the MySQL database easily.
Java is robust technology widely used to develop application software. This Java tutorial series will help you get started learning Java programming from the basics.
SQL commands are divided into four subgroups, DDL, DML, DCL, and TCL. Here are described in detail.
This Introductory chapter helps beginner programmer to get started with C++ programming.
phpTextCaptcha is open-source free PHP CAPTCHA script to create complex images and protect forms from spam and abuse.
Create text to an image. Useful to create default profile picture for the user.
Create thumbnail in PHP without reloading the page.