i need to create a web client server application can I create In PHP? Any help will be welcome.
Thank you
Program a client/server application in PHP
Moderator: General Moderators
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: Program a client/server application in PHP
Yes you can. You have to be more specific with the details of your question, some code, what is the program to do, etc.shad24x7@ wrote:i need to create a web client server application can I create In PHP?
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Re: Program a client/server application in PHP
Yah It related to computer network (need to create TCP/IP like in VB.net we can create client and server etc)social_experiment wrote:Yes you can. You have to be more specific with the details of your question, some code, what is the program to do, etc.shad24x7@ wrote:i need to create a web client server application can I create In PHP?
I need to create “simpleClientServer” in PHP I have been doing socket programming on this website
http://www.devshed.com/c/a/PHP/Socke...ming-With-PHP/
What else I can do with PHP which is related to networking?
Can I create two FTP sites together?
Network Monitor etc anything……
I am not a coding person but I am learning PHP now and I just need to do simple coding.
thank you