Top Rated Resources
Free Video Podcast at Videgos.com
www.videgos.com
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.
Date Stamp
This object inserts the system date and time, or if needed, inserts the Javascript inside the page, to dynamically change the ‘date last updated’.
Scrolling Text – Marquee
This Object will scroll a text across the screen. Options available are Speed, Colors, Direction and more..
Alert Boxes
Alert boxes are small popup boxes that are triggered by user events. Here are a few good examples on how to alert your users.
PHP strip remove white space from end of string
Need to remove the white space at the end of a string before recording the data. Use PHP’s rtrim().
Split() by newline and return using PHP
How to create an array by using the split() function on multiple newlines and returns.
IPowerWeb – Web Hosting
$4.49/mo for Unlimited GB of Space, 2,500 Email Accounts, Free Domain Name, Quality & Reliability are Important! 99.9% 30 Day $ back Guarantee.



(13 votes, average: 3.77 out of 5)
Polls and Comments with PHP and MySQL
Create a poll voting and comments system with the help of PHP and MySQL. Explains in details the script and database design.