
Handling Multiple Images Upload – PHP Mysql
First you need to create File Upload form. This article explains how to handle multiple image uploads using PHP and MySQL, including best practices for storage.
5 posts in this category

First you need to create File Upload form. This article explains how to handle multiple image uploads using PHP and MySQL, including best practices for storage.

Screen is very useful in running processes despite losing connection to remote server connected with SSH. The detached process could be attached to the terminal and we could continue the work at later stage.

This blog post is continued from Apache log4cxx framework – Part One. This post comprises of a simple Configuration file and how it can be incorporated to a c++ code file for using the log4cxx framework.

The MySql Improved Extension, a.k.a mysqli is faster more improved version of existing mysql. It is available in PHP 5 or later versions.

I happened to work with Apache log4cxx, a logging framework for c++. This framework offers lot of capabilities from simply outputting a log message to console, writing to log files, socket streaming and database logging.