Archive for Posts Tagged curl:

cPanel database administering class

June 30th

It is long time since I have worked with cPanel. My last work was cPanel Email Management  script that enables us to create/delete email accounts from outside of cPanel.
Today I have worked with another cool thing. I have created similar class for database. Using this class, anyone can easily create/delete database and database users.
Current Features:

Create [...]

How to submit a form using PHP (cURL, fsockopen)

December 11th

There are situations when you want to send data using POST to a URL, either local or remote. Why would you want to do this? Probably you want to submit data to an optin form, but without taking a valuable visitor away from your site. Or maybe you want to send data to several applications for various purposes, which would be impossible to do in the usual manner. So how can we deal with this problem?

Size

Colors