What a bizarre statement. Why are you against users having choices?
Are you against all extensions or just ad blocking?
What about extensions to alter the W11 start menu to suit user preferences. Are you against those?
Honestly, I've been using the Lite version for a couple of months now, and it's been working well for me in my daily life. So much that I don't even miss the original version.
AdGuard is superior these days. They managed to update their extension to v3 without losing all their convenience features like unlock Origin Lite. And if you need more then there's the system level AdGuard license.
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