Jump to content

Parsing HTML requests


roscorcoran

Recommended Posts

Hi,

 

I am trying to make a web interface for a robot, I have written php to send/recieve values via a serial port to my robot. They work.

 

I am now tring to develop my web interface.

 

I'm using java to generate http requests client side in the form of;

/request?command=Forward&param1=254

 

I was wondering how I can parse the command and param1 in php sereverside?

 

Or is there a better alternative?

 

 

Link to comment
https://forums.phpfreaks.com/topic/226804-parsing-html-requests/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.