Socket Programming , CURL

Talk about anything in here.
Alg0r1thm
Posts: 64
Joined: Mon Sep 12, 2011 7:57 pm

Socket Programming , CURL

Post by Alg0r1thm »

Hi brothers ,

I need to learn socket programming in PHP ,

I saw the documentation and some other things on the NET , but it wasn't so useful , enigmatic , and the tutorial that I'd found wasn't good ... .

So anyone can help me ?

Jacek please show me the way ...

Thanks a lot brothers ...
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: Socket Programming , CURL

Post by jacek »

What exactly do you mean by socket programming ?
Image
Alg0r1thm
Posts: 64
Joined: Mon Sep 12, 2011 7:57 pm

Re: Socket Programming , CURL

Post by Alg0r1thm »

I wanna learn how to code for example admin page finder with CURL and Socket Programming and the other stuff s !

Please help ...

Thanks in advance
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: Socket Programming , CURL

Post by jacek »

You haven’t explained it, you just repeated the term "socket programming".
Image
User avatar
Temor
Posts: 1186
Joined: Thu May 05, 2011 8:04 pm

Re: Socket Programming , CURL

Post by Temor »

jacek wrote:You haven’t explained it, you just repeated the term "socket programming".

I have a feeling he's referring to programming using functions such as fsockopen etc.
Google'ing socket programming brings me to a page translated by google translate and makes absolutely zero sense whatsoever.
Alg0r1thm
Posts: 64
Joined: Mon Sep 12, 2011 7:57 pm

Re: Socket Programming , CURL

Post by Alg0r1thm »

Yeah I mean using the fsock and CURL functions to get the page content or feeling some forms indirectly and finding some pages and other things ...

Please help me jacek :D
User avatar
Temor
Posts: 1186
Joined: Thu May 05, 2011 8:04 pm

Re: Socket Programming , CURL

Post by Temor »

Alg0r1thm wrote:Yeah I mean using the fsock and CURL functions to get the page content or feeling some forms indirectly and finding some pages and other things ...

Please help me jacek :D

So you mean you need help with doing the competition?
Alg0r1thm
Posts: 64
Joined: Mon Sep 12, 2011 7:57 pm

Re: Socket Programming , CURL

Post by Alg0r1thm »

I need a tutorial from ground up !

Please give me such links or articles ... .

Thanks
User avatar
EcazS
Posts: 789
Joined: Fri May 06, 2011 5:29 pm

Re: Socket Programming , CURL

Post by EcazS »

Alg0r1thm wrote:Please give me such links or articles ... .

http://google.co.uk
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: Socket Programming , CURL

Post by jacek »

You can get the contents of a page using file_get_contents(), example.

[syntax=php]echo file_get_contents('http://betterphp.co.uk/');[/syntax]
will show you my amazing website :D
Image
Alg0r1thm
Posts: 64
Joined: Mon Sep 12, 2011 7:57 pm

Re: Socket Programming , CURL

Post by Alg0r1thm »

Hey man ,

I talking about the socket programming !

I know the google , But I requested some articles from you ...

Thanks in advance
User avatar
EcazS
Posts: 789
Joined: Fri May 06, 2011 5:29 pm

Re: Socket Programming , CURL

Post by EcazS »

I don't think anyone here has any articles saved on their computer. You know, you've waited several hours for something you could have Googled in less than 5 minutes and actually found something :S
User avatar
DomC
Posts: 91
Joined: Mon Jul 18, 2011 1:58 pm

Re: Socket Programming , CURL

Post by DomC »

Last edited by DomC on Sat Oct 22, 2011 3:32 pm, edited 1 time in total.
I can't think of anything witty to put here!

Check out some of my projects on GitHub: https://github.com/DomTC
Alg0r1thm
Posts: 64
Joined: Mon Sep 12, 2011 7:57 pm

Re: Socket Programming , CURL

Post by Alg0r1thm »

Hey man you know you're very clever , if you don't I say you're very clever !

What the hell are talking about ??????? I said introduce me some video tutorial or some articles that are reliable !

Not saying haphzardly and just layman talk ;)

Don't spam more ...

Jacek Please Help Me !
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: Socket Programming , CURL

Post by jacek »

Alg0r1thm wrote:Jacek Please Help Me !

jacek wrote:What exactly do you mean by socket programming ?
Image
Alg0r1thm
Posts: 64
Joined: Mon Sep 12, 2011 7:57 pm

Re: Socket Programming , CURL

Post by Alg0r1thm »

I mean learning the CURL completely !

I can't understand the CURL , It's enigmatic for me ,

I want a tutorial that can show me the concept ... !

Please bro ,

and please learn the members don't spam " again and again google it ",

If I wanted to google it I didn't make topic :D
User avatar
Temor
Posts: 1186
Joined: Thu May 05, 2011 8:04 pm

Re: Socket Programming , CURL

Post by Temor »

Alg0r1thm wrote:I mean learning the CURL completely !

I can't understand the CURL , It's enigmatic for me ,

I want a tutorial that can show me the concept ... !

Please bro ,

and please learn the members don't spam " again and again google it ",

If I wanted to google it I didn't make topic :D

first search for cURL on youtube :


/Edit;

PHPacademy also has a cURL tutorial.
Alg0r1thm
Posts: 64
Joined: Mon Sep 12, 2011 7:57 pm

Re: Socket Programming , CURL

Post by Alg0r1thm »

give me some links !

I mean the links of the specific videos ... .
User avatar
DomC
Posts: 91
Joined: Mon Jul 18, 2011 1:58 pm

Re: Socket Programming , CURL

Post by DomC »

Hey,

Sorry if I offended you but our point was that if you just had a search you can find loads of stuff - and that just asking for links is not the best way to learn, trying to find stuff will help in the long run.

Also straight after Temor spent time finding videos for you, you seem to ignore him and ask for more links.

Anyway here is what I found doing a quick search on google - I have not read or watched them so I don't know if they are any good but:

http://phpkitchen.com/2005/02/using-curl-with-php-tutorial/

http://phpsense.com/2007/php-curl-functions/

http://curl.haxx.se/docs/







Once again - sorry to offend you but look what you can find in a few minutes with Google.

Dom

[edit 1] Changed "Temor (I believe - will change if necessary)" to "Temor"
[edit 2] Fixed middle YouTube link
[edit 3] Removed excess line breaks, fixed spelling
I can't think of anything witty to put here!

Check out some of my projects on GitHub: https://github.com/DomTC
Alg0r1thm
Posts: 64
Joined: Mon Sep 12, 2011 7:57 pm

Re: Socket Programming , CURL

Post by Alg0r1thm »

I've saw all of this tutorials !

But what about the video ?

Could you please create video tutorial ?

Thanks in advance
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: Socket Programming , CURL

Post by jacek »

There are three in the post above yours.
Image
Locked