View Single Post
Old 10-03-2003, 01:02 AM  
Chris
Too lazy to set a custom title
 
Chris's Avatar
 
Industry Role:
Join Date: May 2003
Location: icq: 71462500 Skype: Jupzchris
Posts: 27,880
Quote:
Originally posted by drunkdollars
How much did he charge you for this?

PHP Code:


<?php 
 
function oh_werd_dog() 
 { 
   echo 
"CHEATER!"
 } 
 
$user "JupZChris"
 
$posts_per_day "50"
 if(
strlen($user $posts_per_day)) 
 { 
   
oh_werd_dog(); 
 } 
 else 
 { 
   for(
$posts 0$posts $user$posts++) 
   { 
     
oh_werd_dog(); 
   } 
 } 
  
 
?>

49.99$ :-D

no but he made a script that makes my life alot easier when uploading gallerys
__________________
[email protected]
Chris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote