Hey Friends
how can i develop an app which work in php.exe in my php folder and i need to know can i develop an app which will work continuously using this function and able to work it on my CPanel?
EDIT
what i mean is,a principle one of my friend said to me to develop an page which is having a timer in it,in every 5 min it will check in a rss page for looking is there any change or new item is added or not?if we develop some thing like this it is difficult for us to work the php program again and again right??so i need some thing like that, and i need help in that
Hey Friends how can i develop an app which work in php.exe in my
Share
If you’er trying to develop a gui app, you might want to have a look at winbinder or php-gtk.
Ig you’re asking how to write a program….then the answer is a bit long to include here.