RE: Question: For no results

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--- "Ford, Mike" <M.Ford@xxxxxxxxxxxxxx> 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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux