I downloaded and installed each individual component which took me quite some time as it was the first time I had done so. For this reason I am quite reluctant to start from scratch. If you can recommend a good "pre-packaged" number I would greatly appreciate it.
Incidentally I found a friend with a paid EE account and they retrieved the solution to the issue which doesn't help me in the slightest....
User Profile
Collapse
-
Yes, I have tried _POST as well and everything else under the sun... again, this is not a code issue...Leave a comment:
-
I tried running the same submit with zero javascript and with the generic _REQUEST with the same results. It does not surprise me that ronverdonk was able to run the code just fine because I do not think this is a code issue, rather it is a configuration issue with either apache or php.Leave a comment:
-
Yes some EE links are cached by google but not all. If you could find a cached version of the page I need I would be deeply in your debt.
As for my code it's incredibly simple:
Code:<? print "_REQUEST['process']:" . $_REQUEST['process'] . "<br>"; ?>
Code:<form action="ecard.php" name="frm" method="POST"
Leave a comment:
-
Perhaps you have a better method than I but i believe EE places their "pay for" answers in spot blocked in their robots.txt so spiders (ie: search engines) can't find/cache it. This is what I get when I attempt to use Google Cache...Leave a comment:
-
My original post was a little confusing, but it's not that information that should be in the POST is showing up in the GET. What I meant to say is that information passed in the query string is retrievable while information passed in a post is not....Leave a comment:
-
Thanks for the tips Ronald but I'm still stuck :-\
I have "post_max_s ize = 8M" by default and I tried variables_order = "EGPCS" with no success.
I'm so ideologically opposed to paying for information like this but it's to the point where I've wasted far more money in time spent on this issue. I will have to resort to Experts-Exchange if I don't get any more tips in the next day. When I do find the...Leave a comment:
-
tpaine started a topic PHP is unable to retrieve information via $_POST on my localhost but $_GET works?in PHPPHP is unable to retrieve information via $_POST on my localhost but $_GET works?
Let me preface this by saying that this is most certainly not a code issue but a config issue. I have been able to implement the code fine on my live server, this problem only occurs on my localhost. I have 7 years experience with various web langauges so we can skip the "METHOD='PO ST'" comments.
I recently setup PHP and Apache (and mySQL) on my windows XP box. This is my first experience with PHP and it took me a long time...
No activity results to display
Show More
Leave a comment: