while ($row = mysql_fetch_array($sql_result))
{
echo"
".$row['LITERATURE_title']." - ".$row['res_fname']." ".$row['res_lname']."
...
Everything works as long as $row['LITERATURE_title'] is one word, see this
variable contains the names of books, and if the books name is "Heaven" for
instance it
les
exit;
}
// show the site...
> Andrew Darrow
> Kronos1 Productions
> www.pudlz.com
>
>
> - Original Message -
> From: "Johan Grobler" <[EMAIL PROTECTED]>
> To:
> Sent: Wednesday, August 03, 2005 11:04 PM
> Subject: [PHP] code generation
>
>
is there a way to limit the time a website is available in php?, if you want to
have a database driven website but you would only like it to be active for 6
months for instance, i'm doing a project at univirsity and this is part of the
specs, but i cant think of a good way how to do it...
--
3 matches
Mail list logo