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?
Answer Posted / vinod ahuja
you need to write URL rewrite rules using .htaccess file
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we set session value in javascript?
How do you connet mysql database with php?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
How to delete a file from the system?
What is the difference between query and question?
Is php still relevant 2019?
Do you know what is the use of rand() in php?
What does the arrow mean in php?
What is a persistent cookie in php?
Is session a cookie?
what is the current salary package in India for a PHP programmer who has 1.5 years experience
What is php artisan tinker?
Explain the difference between unlink() and unset()?
Distinguish between urlencode and urldecode?
Tell me how is it possible to know the number of rows returned in result set?