Latest Answer: we have to check the MySQL connection if its not properly get check domain name and password in oracle 10g or 11g you should check the communication port authentication. otherwise it should not create oracle or MySQL error just give time out error .its ...
The require() statement includes and evaluates the specific file. The include() statement includes and evaluates the specified file include() produces a Warning while require() results in a Fatal Error.
Latest Answer: include() gives an warning but reqiure() gives an error.require halts the page but include dosen't. ...
If anyboyd knows, do tell me.waiting for your prompt response.
Latest Answer: You are unlikely to ever want to know this, however the difference is that print will return a value to let you know if the statement worked or not, whereas trying the same thing with echo will result in error:
Latest Answer: Move : This function checks to ensure that the file designated by filename is a valid upload file (meaning that it was uploaded via PHP's HTTP POST upload mechanism). If the file is valid, it will be moved to the filename given by destination. ...
Latest Answer: While embeding varible to query string use PHP function addslashes()this will solve the problem of any special character. ...
What do you need to do to improve the performance (speedy execution) for the script you have written?
Latest Answer: FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows. ...
Latest Answer: In PHP, we can use "Disposition-Notification-To:" in header function. ...
Latest Answer: Shuffle This function shuffles (randomizes the order of the elements in) an array. This function assigns new keys for the elements in array. It will remove any existing keys you may have assigned, rather than just reordering the keys.SRand Seed the random ...
What is diff between srand & shuffle2-Mysql command to fetch onlythe unique values?3-how can a script come to a clear termination?4-How do i store binary in my sql?5-How do i limit the no of rows 1 get out of my database ?6- How do i find out weather a no is odd or even ?7-Can I coonect to Ms-access database w/o a DSN?8- How can we remove duplicate values from an array ?9-How an we get the ID genrated from the previous insert operation ?10-Can I run sevral versions of Php of the same time ?
View page << Previous 2 3 4 5 [6] 7 8 Next >>

Go Top