Cesario Posted April 3, 2006 Share Posted April 3, 2006 As above, im using a Mobile set using J2ME to actually have constant connection to the server, using PHP. Im not very sure about this. So plz guide me thx ^^ Link to comment https://forums.phpfreaks.com/topic/6444-how-to-connect-to-a-php-server/ Share on other sites More sharing options...
Cesario Posted April 3, 2006 Author Share Posted April 3, 2006 Regardin about wad i said jus now. Im actually doing on a PHP server, in which i had to interact wif a mobile device via GPRS. Im not sure about how the server should receive data from the incoming mobile handset via GPRS. And should i created something like a xxxx.php to process all? Seriously nid help thx ^^ Link to comment https://forums.phpfreaks.com/topic/6444-how-to-connect-to-a-php-server/#findComment-23393 Share on other sites More sharing options...
trq Posted April 3, 2006 Share Posted April 3, 2006 php runs on a [i]web[/i]server so uses the hyper text transfer proticol (http) to recieve requests. Link to comment https://forums.phpfreaks.com/topic/6444-how-to-connect-to-a-php-server/#findComment-23463 Share on other sites More sharing options...
Cesario Posted April 4, 2006 Author Share Posted April 4, 2006 [!--quoteo(post=361203:date=Apr 3 2006, 08:43 AM:name=thorpe)--][div class=\'quotetop\']QUOTE(thorpe @ Apr 3 2006, 08:43 AM) [snapback]361203[/snapback][/div][div class=\'quotemain\'][!--quotec--]php runs on a [i]web[/i]server so uses the hyper text transfer proticol (http) to recieve requests.[/quote]ic.. but wad r the main points i need to take note on when im creating it? Link to comment https://forums.phpfreaks.com/topic/6444-how-to-connect-to-a-php-server/#findComment-23703 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.