Where can I find PHP API?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
goodmorningsky
Forum Newbie
Posts: 11
Joined: Thu Aug 11, 2005 12:40 am

Where can I find PHP API?

Post by goodmorningsky »

Hi, all.
I've developed web apps with ASP, .NET , Java.. Now I'm trying to do with php. When I go into new language I check API document first. You can understand if you know java or .NET..
So, now it's time to take a look PHP API.
Where can I find it?
stryderjzw
Forum Newbie
Posts: 21
Joined: Sat Aug 06, 2005 5:45 pm

Post by stryderjzw »

This would be the closest thing to it, i guess.

http://www.php.net/manual/en/

Enjoy.
goodmorningsky
Forum Newbie
Posts: 11
Joined: Thu Aug 11, 2005 12:40 am

Post by goodmorningsky »

Thank you I got it!
Post Reply