mechanize - how can I fill data in text field using php programming -


how can fill data in text field using php programming without opening browser chrome or firefox similar work can in python using mechanize or selenium

php server side language.

the document generates , outputs not processed it. script not execute on server.

if want, can set input default value:

<input type="text" value="1000" name="aname" /> 

and headless-browser able handle such operation.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -