12-24-2016, 11:46 AM
I like your script query, everything seems to be fine now, but still can not get the ID from Task tabele and insert in to task_list_sub tabele in task_id.
and i have other problem, I want to add more users to help exmp:
Task tabel
Id 35
username Picassoo
detalis userspice
id 1
username Alexandra
detalis userspice1
id2
username Marya
detalis userspice2
etc...,
And alll the users will be insert to task_list_sub tabele.
What i need here is insert from
<input type='checkbox' name='utilizator[]' autocomplete='off' value=''>
and to take the lastID from task ID, and insert to task_list_sub tabele in task_id.
here is all your query and my form
http://pastebin.com/1Bfz20x8
and i have other problem, I want to add more users to help exmp:
Task tabel
Id 35
username Picassoo
detalis userspice
id 1
username Alexandra
detalis userspice1
id2
username Marya
detalis userspice2
etc...,
And alll the users will be insert to task_list_sub tabele.
What i need here is insert from
<input type='checkbox' name='utilizator[]' autocomplete='off' value=''>
and to take the lastID from task ID, and insert to task_list_sub tabele in task_id.
here is all your query and my form
http://pastebin.com/1Bfz20x8