How to run php file in netbeans

I created a file with the extension .php.so, as I should run this file with netbeans.i, download netbeans 6.8 with all the functions of the package. I saw how php file can work with netbeans, so im ask.plz explains

+2
source share
1 answer

Run the project .
Make sure to configure PHP in Netbeans.
If you don't have php installation check XAMPP .

-1
source

All Articles