Useful notes & manuals
from the
world wide web
L:
P:
Register now!
<<<1>>>
Creating an upload progress bar in PHP with APC | read more.. PHP
Article from: http://www.ultramegatech.com/blog/2008/12/creating-upload-progress-bar-php/ Created by tlw on 02.04.2023 @ 08:33

In this tutorial I will explain how to create a progress bar for PHP file uploads. There is no method built into PHP for returning the status of an upload in progress, so this requires a module called the Alternative PHP Cache (APC). This allows you to store data across sessions and includes built-in functionality for storing/returning file upload stats.

Use and position of CSS elements | read more.. CSS
Article from: http://tutorials.alsacreations.com/div/ Created on 02.04.2023 @ 08:33

Tables used for page setting have always been a bad idea. However, using correctly layers (div tags) will soon become a must.
Visual HTML editors use only a small part of layers possibilities, which often makes them not compatible and not easy to use.
Here is how to position CSS elements for best results.

<<<1>>>
 
Created by THE LOST WEB © 2009-2012