Tell me how can we check the value of a given variable is alphanumeric?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of namespace in php?
What is php written in?
What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?
How do you parse and process html/xml in php?
what is code for email sending through localhost pc..?
how to retrieve from database..... this format (PRMRMDU402). firstname= prabhu, lastname=kumar, city=madurai, pincode=624402.... i want first name first two letters and last name last two letters ... city first two letters ... pin code last three letters....
how to send mail in php but mail should be send in inbox not in spam.....:(
Tell me are parent constructors called implicitly inside a class constructor?
Can you define an argument as a reference type?
Explain me what is the use of header() function in php?
What is php form validation?
What is the difference between php and java?