Returns the portion of text specified by the start and length parameters. This help to trim text down for display in a small area or to give a sample of a larger body of text.
Continue Reading »
Portion() function for trimming text
Autorun Launch Flash Projector on CD
How to create a Autorun CD-ROM to launch a flash projector file (exe) from a CD on Window pc system.
Continue Reading »
Disable or Enable Directory Browsing or Indexing
How to disable directories from browsing or indexing to hide images, and other files from visitors. This give you total control of your web folders to block unwanted viewing using .htaccess files with Apache
Continue Reading »
Actionscript Converting Negitive to Positive Numbers
Needed to know the simples way to convert a number from positive to negative or negative to positive in actionscripts. Here it is.
Continue Reading »
Javascript Center Popup Window
How to center a chromeless pop-up window in most browsers.
Continue Reading »
PHP Order By Multiple Fields in MySQL
Want to be able to order by two or more database fields / columns using the ASC and DESC order clause
Continue Reading »
PHP Search Between Values in MySQL Database
Need to know how to filter a database search result between two values. Use the WHERE clause in SQL to provides conditions in your search.
Continue Reading »
PHP Search using WHERE, AND, LIKE, OR Query Functions
How to search multiple fields in a database
Continue Reading »
Query Select From a Database
How to do a basic query from a MySQL database using PHP
Continue Reading »
PHP Round Off Decimal or Convert to Decimal Point
Round a number up or down or Round off a floating decimal point number using PHP’s functions round(). Or convert a digit to a decimal point. Greate for shopping carts or time sheet programs.
Continue Reading »



(3 votes, average: 4.33 out of 5)