does php code work in linux/unix

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
chitrapu
Forum Newbie
Posts: 23
Joined: Sun Jan 14, 2007 11:39 pm

does php code work in linux/unix

Post by chitrapu »

hiiiii,

i would like to know whether php code works out in linux or unix
facets
Forum Contributor
Posts: 273
Joined: Wed Apr 13, 2005 1:53 am
Location: Detroit

Post by facets »

Yeah. Of course. Do you require more information?
User avatar
Maugrim_The_Reaper
DevNet Master
Posts: 2704
Joined: Tue Nov 02, 2004 5:43 am
Location: Ireland

Post by Maugrim_The_Reaper »

PHP is platform independent - you should be able to compile the source code, or get binaries for, nearly anything including Windows, Linux, BSD, MacOS, etc.
Post Reply