Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Power Lifting Lever Belt
SkullVamp
Updated:
Jun 13, 2026
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Jun 13, 2026
Colombo
Kaduwela - Two Storey House for Sale
dilrasan
Updated:
Jun 11, 2026
Ad icon
Wechat qr verification
Pawan2005
Updated:
Jun 11, 2026
🚀 GOOGLE AI PRO 18 MONTHS ACTIVATION 🚀
sayuru bandara
Updated:
Jun 10, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Help
PHP danna un warella
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="Identity" data-source="post: 29108700" data-attributes="member: 559166"><p>The HTTP ERROR 405 typically indicates that the HTTP method used in the form submission is not allowed for the requested URL. By default, HTML forms use the HTTP POST method to submit data.</p><p></p><p>There can be several reasons why you are encountering this error:</p><ol> <li data-xf-list-type="ol">Check your form's method attribute: Ensure that your form's method attribute is set correctly to "POST". For example: <form method="POST" action="your_php_script.php">.</li> <li data-xf-list-type="ol">Check your PHP script: Make sure that your PHP script is configured to accept POST requests. You can check this by verifying that the script uses $_POST to access the submitted form data. For example: $name = $_POST['name'];.</li> <li data-xf-list-type="ol">Check your server configuration: Some server configurations restrict certain request methods like POST for security reasons. You may need to consult with your hosting provider or server administrator to ensure that POST requests are allowed for your PHP scripts.</li> <li data-xf-list-type="ol">Check for conflicting code or plugins: If you are using a CMS or framework, it's possible that there may be conflicting code or plugins causing the issue. Try disabling any plugins or code snippets that may be interfering with the form submission.</li> <li data-xf-list-type="ol">Check your URL: Ensure that the URL you are submitting the form to is correct and accessible. Verify that the file or script exists in the specified location.</li> </ol><p>By troubleshooting these possibilities, you should be able to identify the cause of the HTTP ERROR 405 and resolve the issue with your PHP form submission.</p></blockquote><p></p>
[QUOTE="Identity, post: 29108700, member: 559166"] The HTTP ERROR 405 typically indicates that the HTTP method used in the form submission is not allowed for the requested URL. By default, HTML forms use the HTTP POST method to submit data. There can be several reasons why you are encountering this error: [LIST=1] [*]Check your form's method attribute: Ensure that your form's method attribute is set correctly to "POST". For example: <form method="POST" action="your_php_script.php">. [*]Check your PHP script: Make sure that your PHP script is configured to accept POST requests. You can check this by verifying that the script uses $_POST to access the submitted form data. For example: $name = $_POST['name'];. [*]Check your server configuration: Some server configurations restrict certain request methods like POST for security reasons. You may need to consult with your hosting provider or server administrator to ensure that POST requests are allowed for your PHP scripts. [*]Check for conflicting code or plugins: If you are using a CMS or framework, it's possible that there may be conflicting code or plugins causing the issue. Try disabling any plugins or code snippets that may be interfering with the form submission. [*]Check your URL: Ensure that the URL you are submitting the form to is correct and accessible. Verify that the file or script exists in the specified location. [/LIST] By troubleshooting these possibilities, you should be able to identify the cause of the HTTP ERROR 405 and resolve the issue with your PHP form submission. [/QUOTE]
Insert quotes…
Verification
Winadiyakata thappara keeyak tibeda?
Post reply
Top
Bottom