waterbottle
New member
- Joined
- Nov 20, 2011
- Messages
- 3
- Programming Experience
- Beginner
this is roughly the add form where i have created... i am suppose to send this information into the database that i am using which is mysql.
It is suppose to grab the incident date and the Type and also a count that increases by 1 if the date is the same or else it will be back to one.
the question is that my count does not increase and also how do i make it check the code and increase by 1 count or change the count back to one if the date is different?
Also how do i remove the slashes in the date so it only takes out the numbers?
Thanks in advance.