1
Answer

about php mysql using wamp server

Photo of srilatha g

srilatha g

11y
3.3k
1
i am using wamp server.i supposed to create one website.i created one registration form in php with my sql connection now i have a problem with validation code how to valid the registration form i dont know i tried it but its not valid.i did download the validation scripts form many sites but its not working.

Answers (1)

0
Photo of Jignesh Trivedi
NA 61.3k 14.2m 12y

hi,

this is depending on which type of security mechnisum you required.
you can use certificate base security also
http://www.codeproject.com/Articles/18601/An-easy-way-to-use-certificates-for-WCF-security

you must have to select proper binding for same
http://msdn.microsoft.com/en-IN/library/ms731884.aspx
http://wcfsecurity.codeplex.com/

hope this will help you.

0
Photo of Javeed M Shaikh
NA 7.8k 69.7k 12y