Write a program in php to print a table of a number?
No Answer is Posted For this Question
Be the First to Post Answer
How to set a page as a home page in a php based site?
what is the importence of session.save_path in Php.ini file and wht changes u've to made before using sesssions in ur php program first time?
What are the four scalar types of php?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
How do I expire a php session after 30 minutes?
Tell me what is htaccess? Why do we use this and where?
What is the difference between == and === operator in PHP?
Tell me what is the difference between ereg_replace() and eregi_replace()?
Does exist in php?
What are the different ways to login to a remote server?
What is mem_cache ? How do you put a database query into that ?
How does php work?