CURL / PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Pugalanthi
Forum Newbie
Posts: 6
Joined: Tue Feb 19, 2008 12:09 am

CURL / PHP

Post by Pugalanthi »

Issues in CURL wiht PHP
Pugalanthi
Forum Newbie
Posts: 6
Joined: Tue Feb 19, 2008 12:09 am

Re: CURL / PHP

Post by Pugalanthi »

hi

I am CURL to request a page on another server.

I want to know the connection management trick when using the CURL

Example:

If the connection terminates for some reason... then i want resume the connection from where i left..
Post Reply