Jump to content

make homepage


serverman

Recommended Posts

ok i have this make homepage in javascript

<script type="text/javascript">function makeDefault(element){element.style.behavior='url(#default#homepage)';element.setHomePage('http://www.google.com');}</script>

and you must hit

<a onClick="makeDefault(this)" target="_self" href="">Make Home Page </a> 

but i want it in php ... well i don't really care if its php i really want is that it will be valid xhtml 1.0 and i don't want it to be a submit button

Link to comment
https://forums.phpfreaks.com/topic/107150-make-homepage/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.