Reply to Re: [PHP] Perhaps a stupid question on phpinfo

Your name:

Reply:


Posted by Scott Noyes on 09/16/05 18:16

> $mypath = "C:/phptestdir/";
> $file = "phpinfo.htm";
> $html_file = fopen("$mypath$file", "w");
> fwrite ($html_file, printf(phpinfo()));
> fclose ($html_file);
>
> How would I accomplish this?

ob_start();
phpinfo();
$content = ob_get_clean();
fwrite($html_file, $content);

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация