Posted by Scot McConnaughay on 10/09/43 11:36
http://www.php.net/manual/en/ is a great place to start learning PHP.
Also, they have a function search on that page which allows you to
search for functions... The search input field has an auto-complete
feature to help you find the function you wish to locate.
Good Luck at your new job!
Scot
John K wrote:
> I recently took a job doing PHP but come from an ASP background. I'm
> trying to find a conversion equivalent for VBScript's "formatdatetime".
>
> All I want to do is convert a MySQL datetime field into a long date.
> e.g. 2006-01-30 to January 1, 2006.
>
>
> PLEASE provide an example that I can use as a future benchmark so I can
>
> understand the syntax better. I really need to learn PHP and I'm a
> little freaked out right now.
>
>
> Thanks!
>
--
Scot McConnaughay
Navigation:
[Reply to this message]
|