Useful notes & manuals
from the
world wide web
L:
P:
Register now!
<<<1>>>
Accessing resource by variable | read more.. Android
Solution from: http://stackoverflow.com/questions/3218520/how-can-i-access-an-android-drawable-by-a-variable Created by tlw on 27.09.2023 @ 09:00

Explaining how to access any resource by variable, not directly. Example with "drawables"

Convert links into clickable hyperlinks | read more.. PHP
Solution from: http://www.totallyphp.co.uk/code/convert_links_into_clickable_hyperlinks.htm Created by tlw on 27.09.2023 @ 09:00

A function to change an email address or URL into a clickable HTML hyperlink using eregi_replace.

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 27.09.2023 @ 09:00

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.

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