Write a program using while loop?
No Answer is Posted For this Question
Be the First to Post Answer
How to convert any type of video formate in flv formate in php can any buddy give me coding.
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 can I load data from a text file into a table?
how will i set pagination ?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
What is default session time and path in php?
How is it possible to return a value from a function?
Whats the difference between include() and require()?
Explain Type hinting in PHP?
What are the differences between require and include, include_once?
What does $globals means?
How can we convert asp pages to PHP pages?