Forum: Perl
Dec 22nd, 2007, 10:42 AM
|
|
Replies: 18
Views: 990
|
Forum: Perl
Dec 20th, 2007, 6:50 AM
|
|
Replies: 18
Views: 990
|
Forum: PHP
Dec 19th, 2007, 6:04 AM
|
|
Replies: 6
Views: 512
Re: Method Post not allowd?
The way i do things like this is to have a html file and a php file , not using php in the html file.
So in a html file you would do summat like
<form action="script.php" method="post"...
|
Forum: Perl
Dec 19th, 2007, 3:39 AM
|
|
Replies: 18
Views: 990
|