Hi there I have programming background, but I am very much new to the world of PHP.
Can anybody tell Which software(s) I should use to write and compile code in PHP. Give me some basic knowledge to start practically with PHP.
Devendra1 0 Newbie Poster
Recommended Answers
Jump to PostSoftware to run php: XAMPP (if you are on a Windows based pc)
Sofware to write php: Netbeans PHP is free (as far as I can tell) but phpEd from nuSphere is way awesomer if you're willing to buy a license.
Best Place to Learn PHP: The basics at
Jump to PostThey are not compiled in the traditional sense, no. The scripts are exectuted on the server whenever required. All you upload to the server is the .php files, not binaries.
Jump to Postbut you will never find better support than using Apache
It runs pretty well on IIS
All 9 Replies
Menster 38 Junior Poster
Devendra1 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Devendra1 0 Newbie Poster
Menster 38 Junior Poster
Devendra1 0 Newbie Poster
Menster 38 Junior Poster
Bojero 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.