2D Graphics
3D Graphics
Audio Editing
Video Editing
This final chapter in a three-part series will teach you how to insert, update, and delete documents from a collection using MongoDB and PHP.
This article continues our look at MongoDB. This time, we will be showing you how to count and retrieve documents from a collection.
This tutorial will show you how to use MongoDB with PHP as an alternate database choice.
In this lesson I will teach you how to display a single row or multiple rows of data from a MySQL table using PHP.
A very simple tutorial instructing you how to paginate results from a MySQL database.
In this tutorial I will show you how to create a private chat system where the online users can see each other and chat only with the selected person.
Generating extended MySQL inserts is a great way of speeding up big insert jobs, there are some pitfalls to avoid though.
Learn how to create a simple login/registration script with php and mysql
Detailed lesson about displaying data from a MySQL table using PHP
In this tutorial I will show you how to build a simple POLL system that allows only one vote/visitor and it shows the results instantly without reloading the whole page.
-
How to create a basic rating system -
Easy PHP Private Messaging System -
PHP Begginners Tutorial -
Creating a Website Design Templating System Using PHP -
Passing information between pages -
Basics of OOP -
Image Uploading With Auto Thumbnails Using PHP -
Subtract Dates -
Advanced PHP -
Basics of Object Oriented Programming
-
Creating a Simple Quiz Script -
Subtract Dates -
Easily Integrate FCKeditor with MYSQL database -
Easy PHP Private Messaging System -
Advanced PHP -
PHP GD Library Cropping Images whilst Maintaining the Aspect Ratio -
Building Form Applications in Joomla using CK Forms -
Building Feedback Form with php -
Create a zip file from folders on the fly with PHP -
FTP Upload via cURL