--- "Ford, Mike" <[EMAIL PROTECTED]> wrote:

> And, by the way, why on earth are you using a
> print_r an a straight literal
> string?  Seems to me you could just put that text in
> as part of the HTML:
> 
>    if ($row_rsCS == false) {
>    ?>
>      <p align="center"><strong>No Matches
> Found</strong></p>
>    <?php
>      exit;
>    }
> 
errrr...cause I have no idea what i'm doing :)
Not to be funny though, I'm at this 4 months , with no
previous experience with php, any database and html.  
I think I'm slowly catching on.  Code is no longer a
fuzzy mess of characters when I look at it.

Stuart

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to