Welcome Guest, Not a member yet? Register   Sign In
Cannot access request values from controller
#5

Hi there, it looks like you're having trouble accessing the request data from your form. Without more information, it's difficult to pinpoint the exact issue, but one suggestion would be to try debugging the code and checking if the form data is being submitted correctly. You could also try using a different method of accessing the form data, such as $_POST['fname'], to see if that resolves the issue. Another possibility is that there may be an issue with your controller method or routing that is preventing the data from being properly accessed. It may be helpful to review your code and double-check that everything is set up correctly. If you continue to experience issues, feel free to provide additional details and we can try to provide further assistance.
Reply


Messages In This Thread
RE: Cannot access request values from controller - by GrehklkYonccd - 03-28-2023, 09:52 PM



Theme © iAndrew 2016 - Forum software by © MyBB