Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?
No Answer is Posted For this Question
Be the First to Post Answer
What is the integer?
What is the importance of "action" attribute in a html form?
Is php an oop?
What is the meaning of a persistent cookie?
What is php in simple words?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
How variables are passed through arguments?
What is the difference between mysql_connect and mysql_pconnect ? Which one is good in terms of performance ?
Which php framework is best for web development?
Create a PHP web script with the following attributes: on start, three HTML form elements are shown: an string input field, a checkbox field, a dropdown/pull down list with 5 elements and a submit button. On submission, the form should be redisplayed (while remaining all options/inputs as the user has selected/entered them). Additionally, the selections/inputs of the user should be displayed in text. Please solve this without the use of any external libraries.
Tell me what are the __construct() and __destruct() methods in a php class?
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini but not working......