1) I want to run my php5.X application in Apache Tomcat 5.x
I have got the idea for that from internet which is as below:
down load PECL5.0.2 package then i have to follow some steps but i can not find PECL 5.0.2 package from php.net site or from anyother site.
2) I want to make my php application as default means when i run xampp_start.exe, i want my default php application without GUI runs in the backhand.
Please