posting info. trouble

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
EltonSky
Forum Newbie
Posts: 7
Joined: Tue May 02, 2006 7:47 pm

posting info. trouble

Post by EltonSky »

Hello mates,
I m really new to php. I wanna use socket or curl to send my authentication info to another php page, but I always met messy problems. Can anybody be kind to provide me
some simple example ? Thanx a lot for ur kindness~~

Cheers,

Elton
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

there's few "simple" examples of having sockets or curl post to an authentication page. Post your code and we'll see if we can nudge you in the right direction.
Post Reply