Here is the image browser like in my signature
Open browser.php to see install and how to show here or read this
This script was made by http://wapmasterz.net
You can't take this out of the header as you didnt make it.
You may change color or image to your liking.
You May not remove my copyrights......
© WapMasterz.Net 2009
To install to use it anywhere in site forums....
You can't just post browser.php as it is it will not show up!
Use rewriteEngine to change php to png....
Make a image for this size 550x100 px
EDIT .htaccess
PASTE THIS IN IT..
Options +FollowSymLinks
RewriteEngine on
RewriteRule browser.png /browser.php
Open your browser then type http://yourdomain.com/browser.png
if your server dont let .htaccess you can edit php.ini
Also take NOTE you will need GB installed on your server to run this image browser.
Open browser.php to see install and how to show here or read this
This script was made by http://wapmasterz.net
You can't take this out of the header as you didnt make it.
You may change color or image to your liking.
You May not remove my copyrights......
© WapMasterz.Net 2009
To install to use it anywhere in site forums....
You can't just post browser.php as it is it will not show up!
Use rewriteEngine to change php to png....
Make a image for this size 550x100 px
EDIT .htaccess
PASTE THIS IN IT..
Options +FollowSymLinks
RewriteEngine on
RewriteRule browser.png /browser.php
Open your browser then type http://yourdomain.com/browser.png
Code:
[img]http://yourdomain.com/browser.png[/img] or a website [img]http://yourdomain.com/browser.png[/img]
Also take NOTE you will need GB installed on your server to run this image browser.
Comment