Worqy Posted May 15, 2010 Share Posted May 15, 2010 Hi. How can I make a script/function that fills in a value to a input box (HTML) Example: How can I fill in the username & password field in this forum? // Kevin Link to comment https://forums.phpfreaks.com/topic/201900-fill-in-html-input-box/ Share on other sites More sharing options...
CodeMaster Posted May 15, 2010 Share Posted May 15, 2010 What exactly is your goal with that? You can use PHP CURL to login to a website. Let me know Link to comment https://forums.phpfreaks.com/topic/201900-fill-in-html-input-box/#findComment-1058930 Share on other sites More sharing options...
Worqy Posted May 16, 2010 Author Share Posted May 16, 2010 What exactly is your goal with that? You can use PHP CURL to login to a website. Let me know Because I'm building up my ow website with chats and forums... and I would need a "remote control" so I can steer everything. I will be built in C++ or Vb.Net 2008, but I need some PHP functions. // Kevin Link to comment https://forums.phpfreaks.com/topic/201900-fill-in-html-input-box/#findComment-1059031 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.