Useful notes & manuals
from the
world wide web
L:
P:
Register now!
<<<1>>>
Remove/hide status/title bar from the top of the app | read more.. Android
Source code from: unknown Created by tlw on 13.10.2024 @ 03:56

Each application has 2 bars at the top: status bar and title bar. Sometimes it's useful to remove/hide them (especially in gaming apps).

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 13.10.2024 @ 03:56

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.

Changing root folder through htaccess | read more.. Unsorted
Solution from: unknown Created by tlw on 13.10.2024 @ 03:56

When You need to change the root folder of the website transparently with no touching actual scripts, then this one would help.

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