Ask a Question related to PHP Notes, Design and Development.
-
ignatiev@users.sourceforge.net #1
note 33990 added to function.iconv
Maybe I am doing something wrong, but it seems to me that somewhat contrary to the documentation in 4.3.2 iconv() returns an empty string on failure, and also reports a warning (if enabled and not used as @iconv). I suspect this was different in 4.2.x.
----
Manual Page -- [url]http://www.php.net/manual/en/function.iconv.php[/url]
Edit Note -- [url]http://master.php.net/manage/user-notes.php?action=edit+33990[/url]
Delete Note -- [url]http://master.php.net/manage/user-notes.php?action=delete+33990&report=yes[/url]
Reject Note -- [url]http://master.php.net/manage/user-notes.php?action=reject+33990&report=yes[/url]
ignatiev@users.sourceforge.net Guest
-
note 33827 added to function.function-exists
This can be used to conditionally define a user function. In this sense, it can act as a sort of inline include_once(). For example, suppose you... -
note 33728 added to function.iconv
Maybe I was a fool in placing the charset definition string as ISO8859-1 instead of ISO-8859-1 (note the - after ISO) but it worked in PHP 4.3. When... -
note 33714 added to function.register-tick-function
please can anyone help me to discover if this function can be used to make a chat ---- Manual Page --... -
note 33689 added to function.next
i was just looking around and saw this. i'd just like to say "huh" and be on my merry way. ok buh-bi. merry meet, rose love ---- Manual Page --... -
note 33575 added to function.register-shutdown-function
If your script exceeds the maximum execution time, and terminates thusly: Fatal error: Maximum execution time of 20 seconds exceeded in - on line...



Reply With Quote

