Would it help if i posted the whole page for you ?
Cuase im not real sure how todo that
Search found 3 matches
- Wed Apr 07, 2010 8:56 pm
- Forum: PHP - Code
- Topic: Php echo help please
- Replies: 4
- Views: 61
- Wed Apr 07, 2010 8:44 pm
- Forum: PHP - Code
- Topic: Php echo help please
- Replies: 4
- Views: 61
Re: Php echo help please
i just want the first part to vanish from the page after the jobs are done witch shows up in the code here <?php if($error!="") { ?> </span><?php echo $err = ErrorMessage($error);?> <?php } ?> tells me about the jobs this part shows when job is done or not the rest i just dont want o be ab...
- Wed Apr 07, 2010 7:15 pm
- Forum: PHP - Code
- Topic: Php echo help please
- Replies: 4
- Views: 61
Php echo help please
Hello Everyone, I need a little help with a php page were i want a page to show this text until a job is done.Im working on a game and this is for the job page. when you look at the page it will say this Complete jobs to gain experience, earn money, and level up. Remember, the bigger your family, th...