It's working for me. How is your call coded?
"Nicole Lallande" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Sheesh - I forgot - the function is wordwrap()
>
> Nicole Lallande wrote:
> >
> > Hi All,
> >
> > Am trying to use this function which in the manual
You can also use the curdate() function in the MYSQL syntax.
e.g. insert into table (datefield) values (curdate());
Cheers
Kee Yong
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the li
There is not too much science involved. The trick is to know what language
encoding your browser support. Most of the browsers supports
multi-languanges.
If you look at the header of the HTML for the site, you will find the
following:
This will instruct to display the correct language encodings
Be careful. Only for PHP4.
Alternatively, try PHPLIB. Works for me:)
""Chris Lee"" <[EMAIL PROTECTED]> wrote in message
98bfqi$asb$[EMAIL PROTECTED]">news:98bfqi$asb$[EMAIL PROTECTED]...
sessions
http://php.net/manual/en/ref.session.php
sessions with cookies
- will tra
4 matches
Mail list logo