Re: This is weird..whts the prob???

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Fri, 5 Nov 2004 22:55:20 +1030
"Aalee" <ayyaali@xxxxxxxxxxx> wrote:

> Hi guys,
> Working on PHP ver 4.3.8 with register_globals turned OFF
> and Apache 1.3.31. MySQL ver 4.0.20a on winXP pro SP1. This
> script does not seems to work with the method of POST. When
> I change it to GET method the data is entered into the
> database, but with POST it does not. I have another script
> with the POST method, but that script works with POST. What
> is wrong with this script. Here goes the script. What am I
> doing wrong.
> 
> <?php
> if (isset($_GET['addjoke'])){
> ?>
[...]

Try changing that $_GET to $_POST ...

-- 
- E - copperwalls was here ;)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux