Write a program to display a table of any given number?
No Answer is Posted For this Question
Be the First to Post Answer
What is strcmp?
Why php is used with mysql?
How can we take a backup of a mysql table and how can we restore it. ?
7 Answers Brain Infosys, Oracle,
What is difference between single quotes and double quotes in php?
What are advantages of .htaccess?
Which of the following represents the proper way to set a session variable? Answer: a. $_SESSION['foo'] = 'bar'; b. session_start(); c. session_set_save_handler ('myopen', 'myclose', 'myread', 'mywrite', 'mydelete', 'mygarbage'); d. $foo = $_SESSION['foo']; 2.When administering MySQL, you should make the data directory accessible via the operating system 3.which statement can be used to determine how the optimizer resolves a query
Which function can be used to delete a file?
What is a php web application?
Tell me how comfortable are you with writing html entirely by hand?
Why do we use interface in php?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
What is a helper function?