|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2009-09-20 08:55 UTC] johannes@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Sun May 24 10:00:01 2026 UTC |
Description: ------------ PHP is not working in my system. <? print ("Hello, world!"); phpInfo(); ?> if I write this code, it is not displaying the information about PHP. Reproduce code: ---------------