What is the use of "enctype" attribute in a html form?
No Answer is Posted For this Question
Be the First to Post Answer
How can we calculate the similarity between two strings?
How can you send email in php?
What is the delimiter default in PHP?
What are the different loops in php?
Write a query to to delete duplicate rows?
how do we can copy of the content of a web page with the help og the URL and display them onto any other page
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.
How many escape sequences are recognized in single-quoted strings?
Explain what is the static variable in function useful for?
How to redirect https to http url and vice versa in .htaccess?
How can i change the extension name like i have a page which name aboutme.php but i want to show it aboutme.php3 or aboutme.aspx?
What are access specifiers?