Posted by DrNoose on 04/17/07 14:30
J.O. Aho wrote:
> DrNoose wrote:
>
>> I must have something else wrong in my code; php probably. I tried your
>> code and still didn't get the php file to work. Someone told me that my
>> "id" and "name" in the properties box had to be the same. One of the
>> examples in the book has them with different names. Will that make a
>> difference?
>>
>
> Use the following code and see what is sent to your page.
>
> --- PickAColor.php ---
> <?PHP
>
> print_r($_POST);
>
> ?>
> --- eof ---
>
Hi!
When I run it, click a color and hit the submit button, it says "the
page cannot be displayed (php file).
Navigation:
[Reply to this message]
|