For some reason when EU forced Microsoft to allow users to change the default browser and search provider in Windows (also no ads for Office and the likes) - it was good. But when it comes to Apple - then it's bad.
BTW, Apple would have gone out of business if Microsoft wasn't pressed by US government several decades ago. 😉
I understand Microsoft's intention here, at least I think I do.
There have been so many printer driver related problems over the years due to OEM printer drivers not be compatible with the latest Windows update, that Microsoft wants to eliminate those by controlling the printer driver updates and keeping them compatible with the latest Windows update.
That is okay as far it goes, but what it can do is put limitations on printers that wouldn't be there with OEM drivers since the OEM printer drivers are not universal drivers.
It's a tradeoff and one can only hope it doesn't turn all Windows printers into $69 Brother printers.
Vivaldi is a very unique browser. It's the only chromium based browser that has its own powerful and fully customizable UI. It even supports CSS like firefox based browsers do. If someone wants a powerhouse chromium based browser, Vivaldi is actually his only option. All other chromium based browsers just tweak the vanilla chromium UI. It also comes from an ethical company that has proved its ethics all these years. Something very rare in the chromium world... (all other companies which develop chromium based browsers own an ad company, Chrome, Edge, Brave, Opera etc).
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