Re: [PHP] Empty $_POST after submit.
[email protected] (Carsten Jensen)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On 04/04/2013 01:19 PM, Ashley Sheridan wrote: > On Thu, 2013-04-04 at 16:41 +0530, Ninad wrote: > > Have you tried a different browser? Just thinking of anything which > might narrow down the location of the problem. Thanks, Ash > http://www.ashleysheridan.co.uk does PHP work at all? what do you get any output of (create this file with the content) info.php <?php echo phpinfo(); ?>