support with PHP & Javascript -- 3
Budget: $8 – $15 CAD
First thing:
Currently i have 4 input fields,
3 from this 4 input fields are having an issue.
My script is giving instructions to update the database at realtime, even after typing 1 letter inside the input field the database should be updated
On 3 from this 4 input fields, ( i don’t know why) its not working perfectly because i need to click on any random spot on the webpage before the input will be updated to the DB.
second thing:
help redirecting li class button to other page
third thing
create button for admin panel that by one click will send user with specific session to a specific page
example:
1. user is visiting page:
https://example.com/test.php?session=61dbef5f88ac1
2. i click on admin panel on the new button that i want to create and the user will be automatically redirected to another page for example test2.php?session=61dbef5f88ac1
Currently i have 4 input fields,
3 from this 4 input fields are having an issue.
My script is giving instructions to update the database at realtime, even after typing 1 letter inside the input field the database should be updated
On 3 from this 4 input fields, ( i don’t know why) its not working perfectly because i need to click on any random spot on the webpage before the input will be updated to the DB.
second thing:
help redirecting li class button to other page
third thing
create button for admin panel that by one click will send user with specific session to a specific page
example:
1. user is visiting page:
https://example.com/test.php?session=61dbef5f88ac1
2. i click on admin panel on the new button that i want to create and the user will be automatically redirected to another page for example test2.php?session=61dbef5f88ac1