Posts by Renan Godoy • 1 point
2 posts
- 
		0 votes0 answers106 viewsQ: Problems updating page and scrolling user after idle periodI need to deploy the user after an idle time. I can update and destroy the session but it’s not working as I need it. That in the case is that php does not identify as an activity performed by the… 
- 
		-2 votes1 answer29 viewsQ: Passing a body value from a modal to a PHP functionGood night, I have the following problem, I have a modal within a system, what I need to do and I’m not getting is to pass the values I read in javascript to a PHP function for in case I "delete"…