how to hidden querystring url please send sample program
Answers were Sorted based on User's Feedback
Answer / sujeet kumar
using htaccess file we can convert any url
| Is This Answer Correct ? | 1 Yes | 0 No |
Is set in php?
What do the initials of php stand for?
Where is the submitted form data stored?
How to open a file in php?
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.
What is the function used to change the root directory in PHP?
Is php worth learning in 2019?
How many ways you can delete a session variable ?
What is the difference between md5(), crc32() and sha1() crypto on php?
How to get number of days between two given dates using PHP?
How to terminate the execution of a script in PHP?
What does $this do in php?