I've been racking my brains & scouring posts to find a simple (& well commented) example of using ENC28J60 to post data via HTTP GET to PHP/MySQL db, to no avail!
Honestly, I don't care about the PHP/MySQL part, I only care about HOW to make the HTTP Get Request with the EtherShield or EtherCard Library for the ENC28J60!
I've seen several seemingly overly complex examples with-out much commenting that include: 'Make Arduino a Web Server' or 'Make a Twitter Feed' or other...They are just not clear on what is going on with the Sketch code. I would think a more simplified example of making the Arduino + ENC28J60 would be more important to get less than skilled programmers the basic tools to make it all work.
I've also seen several posters making the same request I am asking about regarding these little documented libraries (EtherShield library or levera.ging the EtherCard Library from JeeLabs).
Does anyway have any suggestions on what to do, or where to look for the explicit example of doing a HTTP GET /save.php?Value=SOMETHING request" ???
Help and Guidance would be very much appreciated!
Cheers,
JR