View Single Post
Old 02-03-2009, 12:07 AM   #9 (permalink)
CoryMathews
The Addict
 
CoryMathews's Avatar
 
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
CoryMathews is on a distinguished road
Default

Quote:
Originally Posted by Village Idiot View Post
Edwin, why are you just asking us to do particular tasks? I would be more than glad to help you with questions, but do your own basic work. What good are we actually doing for you by making simple edits? I'd suggest learning HTML so you can do these little tasks.
Agreed.

PHP Code:
<?php
$Freelabor 
"bad";

if(
$problemExists true) { //yes only 1
  
echo "Try it then ask specific help questions";
} else while(
$Freelabor == "bad") { //good luck changing that
  
echo "Go learn it yourself! try google.com";
  if(
2) break; //prove me wrong
}
?>
go run that if you need to see what it does.
CoryMathews is offline  
Reply With Quote