Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

phpinfo problem
Just one problem.  The traditional "Hello World," program that my book
starts off with includes a PHP function called, phpinfo()--prefaced by a
print command.  It's supposed to print out a rather large amount of
information in the form of a table.

Have you ever head of this function?  It won't work for me.  It just prints
a ton of code, instead of printing the table.  Is there a good place where I
can get an entire list of all PHP functions?  Or doesn't that exsist?

 ========================================
==========================

Hello:

Have you activated the display_errors directive in your php.ini,which is in
your Windows Folder ?

The Php manual contains a function reference.

Report this thread to moderator Post Follow-up to this message
Old Post
Paul Brasseur
11-18-04 08:57 PM


Re: phpinfo problem
The code is probably html - so best to view it in a web browser ;-)
I find it easiest to create a file called info.php which contains:

<?php
phpinfo();
?>

but this is by no means the only way.
To see a list of php functions i would look on php.net. Here for instance:
http://uk2.php.net/manual/en/function.phpinfo.php

hope this helps

rich

"Paul Brasseur" <brass@pacificcoast.net> wrote in message
news:419CEB21.2000800@pacificcoast.net...
> Just one problem.  The traditional "Hello World," program that my book
> starts off with includes a PHP function called, phpinfo()--prefaced by a
> print command.  It's supposed to print out a rather large amount of
> information in the form of a table.
>
> Have you ever head of this function?  It won't work for me.  It just
prints
> a ton of code, instead of printing the table.  Is there a good place where
I
> can get an entire list of all PHP functions?  Or doesn't that exsist?
>
>  ========================================
==========================
>
> Hello:
>
> Have you activated the display_errors directive in your php.ini,which is
in
> your Windows Folder ?
>
> The Php manual contains a function reference.

Report this thread to moderator Post Follow-up to this message
Old Post
Rich
11-19-04 01:56 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Installation archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:12 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.