Tell me how can we get the error when there is a problem to upload a file?
No Answer is Posted For this Question
Be the First to Post Answer
what is the best function that can be used to connect to mysql database and in what cases that we can use below functions ? 1. mysql_connect() 2. mysql_pconnect() please give your answer with all pros and cons
How many types of session are there?
What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?
how to do connectivity of 2 dbs in PHP script?
How a variable is declared in php?
How cookies are trported from browsers to servers?
What is use of preg_replace in php?
What is the difference between super () and this ()?
What is Apache's configuration file typically called?
How to get the number of visitors in a site?
Write a php code which could be used to generate random numbers between 1 - 100 and display them on the screen.
What is php array function?