acleave wrote:
>
> I have tried the online documentation and it either errors out on me or cannot
> find anything when I search on case. Can someone tell me if PHP supports case
> statements (or do I just need to do a series of ifs?) and if so where I can
> find them detailed in the online docs?
Yev wrote:
> I encoded my HTML text via htmlspecialchars(), but now need to get the
> actual HTML.. I searched the docs, but couldn't find the reverse
> function. How would I do this?
See also: htmlentities(), array_flip(), and get_translation_table().
-Egon
--
SIX Offene Systeme GmbH
"Karl J. Stubsjoen" wrote:
> Has anyone written a nifty little function to add commas to big numbers
> like:
> 119 so--> 1,188,889
See number_format().
-Egon
--
SIX Offene Systeme GmbH ·Stuttgart - Berlin
Sielminger Straße 63 ·D-70771 Leinfelden-Echterdingen
Fon +49
Jess Perez wrote:
>
> Is there anyone here who can tell me where I can get the pgsql.c module for
> PHP4 that has the cmdtuples support compiled in so that when it is called
> from PHPlib it does not give the following error message.
>
> Warning: This compilation does not support pg_cmdtuples()
Mark Newnham wrote:
>
> Does anyone have examples of using DTD's with the xml_parse functions?
http://php.net/xml Example 4 uses an external DTD. Internal DTD's are
also possible.
-Egon
--
SIX Offene Systeme GmbH ·Stuttgart - Berlin
Sielminger Straße 63 ·D-70771 Leinfel
Ralph Roberts wrote:
>
> At the risk of appearing immodest (a risk I am willing to accept), I
> think my current book project, PHP4 FOR DUMMIES (out this summer) will prove
> helpful in learning PHP.
I can't see it at Amazon.com. When you have a cover picture I will put
that book on http://php.n
"Karl J. Stubsjoen" wrote:
>
> Is PHP the implied script, so that it is okay to begin PHP code like this vs. like this When is it not implied?
You should use http://www.six.de
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
7 matches
Mail list logo