|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-06-13 11:49 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 08:00:01 2025 UTC |
Release: php4win.de: php-4.0.7-dev-20010611.exe Documentation: Call textdomain() with no parameters to get the current setting without changing it. Code: print("<br>Text domain: " . textdomain()); Result: Warning: Wrong parameter count for textdomain()