Showing posts with label curl. Show all posts
Showing posts with label curl. Show all posts

Tuesday, June 7, 2011

Grab content with PHP script and cURL

php curl continues, after enabling curl on php setting, now let try to grab content from other website. For doing so, just follow this simple step. Fisrt, you must create a file named infokurs.php at root folder of your site and Copas following code

Monday, June 6, 2011

enabling web server to operate PHP and cURL

cURL stands for Client URL. cURL is a command line tool to perform the operation and manipulation briefly on the URL and can also be used for data transfer. The main purpose of the program is doing workon a regular basis and scheduled through protocols such as http, ftp,gopher, sftp, ftps, scp, tftp, and the other through the command line.The main objective is to use the command line can be used to batchpemprogaman Windows or Linux shell scripts to automate the URL.