How do you use an array in excel?
No Answer is Posted For this Question
Be the First to Post Answer
Different between the var_dump() and print_r()?
What is an abstract class in php?
What is the difference between mysql_connect and mysql_pconnect ? Which one is good in terms of performance ?
What are the security measures we have to take for our site not to hack by others.
3 Answers Infosys, Torque Infotech,
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.
hi here one small project given to me in an software company during interview. one page that would count down till 9pm (today means every day before 9pm it would count down to zero) this means there will show how many mins. sec. and hours are left till 9pm so it would be like 1 hr 20 mins 23 sec. then it up count down every sec and then show 1hr 20mins 22sec left till 9pm once the count down reaches zero it would show a flesh player video will autostart. the flash player will be from http://www.longtailvideo.com/players/jw-flv-player/ (the player is embed into the page.) that same page will track to see if they have already seen the video using php sessions then if they go back to that page it would redirect them to a new page saying that they have already wathed the video.
Is salary fixed or variable cost?
How do I start a php session?
What is php limit?
Why php is widely used?
What are the three parts of an http request?
how to extract month from given date by using string functions?