i want to make small control panel using php but i have a problem .. i can’t run the API class on my shared space but i works fine on localhost so i wan’t to know the API class requirements
Your web host needs to allow outgoing connections from port 8728.
Alternatively, you can set the router to a port that’s already enabled, such as 443, 23 or 80, and then specify that port as one to connect to.
Given that you’re making a NEW application (as opposed to maintaining an old one…), I’d be very interested to know why you prefer that client over this one.
Given that you’re making a NEW application (as opposed to maintaining an old one…), I’d be very interested to know why you prefer that client over this one.
i don’t really prefer that class over the other one but it was the first result on google search .. anyway i’ll try the other class
Thank you very much for actually answering that question. Often times, when I ask, people just either jump or stick to their choice, and never give a reason for whatever their decision was… And that silence is sort of driving me nuts.
Yeah, Denis’ class was made first, thus there’s more old links from blogs and stuff pointing to that page, (currently?) cementing its position at the top spot on Google.