how to complie the php code

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
svs.venkatesh
Forum Newbie
Posts: 2
Joined: Tue Sep 15, 2009 3:35 am

how to complie the php code

Post by svs.venkatesh »

thanking you
amargharat
Forum Commoner
Posts: 82
Joined: Wed Sep 16, 2009 2:43 am
Location: Mumbai, India
Contact:

Re: how to complie the php code

Post by amargharat »

Please post topic with complete information
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: how to complie the php code

Post by jackpf »

:yar:


Also, PHP isn't compiled. It's interpreted by the parser.
User avatar
Mirge
Forum Contributor
Posts: 298
Joined: Thu Sep 03, 2009 11:39 pm

Re: how to complie the php code

Post by Mirge »

Try looking here.
Post Reply