|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1998-11-23 01:25 UTC] jim
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Jun 17 00:00:02 2026 UTC |
if test is a program which returns this french text: libert? ?galit? fraternit? if you execute exec("test", $result, $status), you'll have: $result[0] = libert $result[1] = ?galit $result[2] = fraternit