[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] PHP
Mark Baker <mark@xxxxxxxxxxxxxxxxxx> wrote:
> I remember a while ago someone posted a bit of code to put into a .php3 file
> to check if its working... just a bit like a cgi print:(hello world) thing??
>
> Have checked KB and I can't find it!
There *is* documentation and support on the internet outside of cobalt.com. You
could try the PHP site (php.net), any PHP code site or a search engine like
google.com and you could be looking at PHP code within 2 minutes of the start of
your quest.
Or try one of these two:
<? phpinfo(); ?>
<? echo "How do search engines work?"; ?>
--
Steven Werby {steven-lists@xxxxxxxxxxxx}