In my php script, I have additional variables that I donโt want to see the user go to _post from a to another PHP script. How to do it?
Hidden input fields :
<input type="hidden" name="var" value="..." />
Source: https://habr.com/ru/post/1491523/More articles:Data mining for statistics - pythonMake python () reload function read with .py instead of .pyc - pythonCreating an Ninject interceptor asynchronous method - c #Google Place API - autocomplete - how to get a zip code? - jsonFully save WebView in fragment after rotation - androidIs it possible to run PHP exec () but hide the parameters from the process list? - phpHTML5 Audio not playing more than once - javascriptParent child tree SQL parent sort BY DEPTH and display order - sqlA very specific problem with Java generics is how to return the same type that was passed to the method? - javastartActivity always calls onDestroy for the original activity - androidAll Articles