View Single Post
Old 2007-01-19, 09:11 PM   #4
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
Quote:
Originally Posted by Preacher View Post
Can I patent this idea?
Only if I can patent some PHP written by someone smarter than I.

$site_title = ucwords($site_title);
$site_descrip = strtolower($site_descrip);
$site_descrip = ucfirst($site_descrip);
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote