Hi, I'm new in php and face some problem in mysql.
I want to check some data if it's remain on database. Example: in my form there are two form field. 1) url 2) name. So i want to check if session user have already this 'url' and 'name' in the database then it's must be show error message.
How do i do this. Anyone can please give me this solution.
Thanks.