|
Display filename of your script
|
Other links at PHP > Tutorials > Miscellaneous |
| 1. |
Keyboard Characters to images tutorial
|
|
|
A very easy tutorial with code included that shows you how to convert keyboard chars input to icon or image output. For instance how to make :) a smiley face.
|
| 3. |
A Rating System
|
|
|
This short tutorial will guide you through a hypothetical process of adding a movie rating system to a movie database site. Goes over the PHP code and MySQL queries.
|
| 4. |
Round up - Ceil UPGRADED
|
|
|
Shows you how to take a number like 0.0000000000000000000000000000000000000000000000000000001 and round it to 1, with CEIL you would get a buffer overrun error.
|
|
|