I'm building a page for my PHP coursework. for this project, i want to make a contact and feedback page using ajax. where the users would just add their commend and it would be added, just like yours. However, i want to check some input given by the users as well. Like email address and names.
Would you let me know how can i do it?
NB: another thing is, when my tutor shown us the example of using Ajax, he just put the mouse over the text and the colour changed. how can i do that?