What exactly is validating and sanitizing?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ?
Will react hooks replace redux?
To run php script on a local machine we need to install Apache http server and php. Then only scripts are run in the browsers. but when these things are not loaded on a local machine and a php script is brought by the browser still the browser displays the page. how?
What is the difference between require_once and require in php?
can any one tell how to install LAMP server in terminal in ubuntu.....and also tell please how to run php files in ubunut and how to save and compile in ubuntu..i already installed ubuntu ..but i dont installed lamp server so i want to install lamp server in terminal is it possible please reply
What is html used for?
List some string function name in php?
how to track no of users logged in?
Tell me how is it possible to return a value from a function?
How do you sort an array in php?
What is polymorphism?
How to retrieve values out of an array?