|
"Method POST not allowed" error
Hi,
I have index.php page (attached). The flow is when I put username/password on the page, it will submit to be processed by connection.php where in connection.php, it require koneksi_db.php to connect to the Oracle database (Oracle 9i).
In fact, it raises error saying that "The requested method POST is not allowed for the URL /lekom_maras/connection.php".
Does anybody can help me :
1. Telling me why it happens ?? Telling me how to handle this problem ?
2. I am using the webpage to access to Oracle database. What is the requirement to make it happen ??
Rgds,
east_pole
|