ragp12 Posted November 21, 2006 Share Posted November 21, 2006 hi all, i am implementing simple HTTP server and i have identified some data structure can anyone tell what all data data structure need to be their for handling simple GET and POST method. Link to comment https://forums.phpfreaks.com/topic/27955-http-server/ Share on other sites More sharing options...
the_oliver Posted November 21, 2006 Share Posted November 21, 2006 Is this an apache server? if so that will be standard out of the box. Can you phrase your question a little better? Link to comment https://forums.phpfreaks.com/topic/27955-http-server/#findComment-128193 Share on other sites More sharing options...
ragp12 Posted November 22, 2006 Author Share Posted November 22, 2006 no its not an apache server we are implementing simple HTTP server which support only GET and POST method ,this server is used to serve for specific application Link to comment https://forums.phpfreaks.com/topic/27955-http-server/#findComment-128347 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.