What are majic methords in php?
No Answer is Posted For this Question
Be the First to Post Answer
where do we use htaccess?
Which function would you use to insert a record into a database in php?
Tell me how can we define a variable accessible in functions of a php script?
Which is variable cost?
How does php work?
What is a definer in mysql?
Explain object-oriented methodology in php?
Explain php split() function.
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
How to restrict the number of users login ? For ex:- if the allowed login is 10, for 11th user, the application should restrict them from login.
Give the case where we can use get and we can use post methods?
How many records can be stored in mysql table?