Image

Imagedisreal wrote in Imagephp 😊hopeful

Puzzled newbie

Hello,

I'm new to PHP. Currently reading "PHP in 24 Hours" and trying to make
the chapter 9 exercise (Working with Forms) work. The basic idea is to
create a calculator script.

I uploaded my version of the script here.

I ran the script on a local server. Now, the problem I have is that when I
submit the form, I get a "Forbidden. You don't have permission to access
/Exer/< on this server." error.

I don't know whether the problem comes from the script itself or from my
server configuration (Win98, Apache 1.3.24 and PHP 4.2. I haven't
fiddled with any of the settings; just installed EasyPHP 1.6).

Help, anyone?