I do not use the AdGuard extension. I have uninstalled both the uBlock and Stylus extensions, as well as the Tampermonkey extension, since I began using AdGuard for Windows 7 months ago.
It does not use any extension APIs, it modifies traffic system wide using a local proxy. AdGuard performs all the functions of uBlock, as well as additional features such as HTTPS filtering, cosmetic (user scripts and user styles), as well as DNS. It works with any browser and application. I don't understand why you consider the desktop program to be useless...
Should Google be forced to stop promoting Chrome over other browsers?
Google pushes Chrome to anyone visiting its website using browsers other than Chrome.
Question
Axel
Hi all,
I want to PASS post data from a form to a php page and then to another php page.
At the moment it does this.
1. POST to External PHP page.
2. External PHP page displays SUCCESS or ERROR.
I don't want the user to see this.
Is there a way to implement it like so:
1. POST to local PHP page
2. POST from local PHP to external PHP.
3. Load PHP response into string.
4. If string contains word ERROR then display a message on local php page.
5. Otherwise Display "submission successful"
Link to comment
https://www.neowin.net/forum/topic/1134344-php-pass-post-data-from-one-page-to-another/Share on other sites
7 answers to this question
Recommended Posts