Hi
I have a webpage used as GUI. The contents of the page is filled with dynamic data from an SQL server by the php scripts in the webpage.
When the user clicks a certain link I need to get the data “hidden” in the link (multiple strings) that the webpage gets from the SQL server upon the click and have this data in C to further use it.
How can I achieve this?
Thanks
McL
↧