How would you determine the size of a file in php?
No Answer is Posted For this Question
Be the First to Post Answer
how to retrieve from database..... this format (PRMRMDU402). firstname= prabhu, lastname=kumar, city=madurai, pincode=624402.... i want first name first two letters and last name last two letters ... city first two letters ... pin code last three letters....
What is the difference between php and cakephp?
Why do we use query?
How to create a session? How to set a value in session?
Should I use mysqli or pdo?
What software is required for php?
What is difference between required and include in 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 to take a substring from a given string in php?
Is php an api?
What types images that php supports?
How many types of arrays are there in php?