Scripts
I can install these scripts for you FOR FREE. If you need any help on installing them or just some questions you can contact me me. If you feel like donating I won’t say no to that, just use the button from the sidebar to do that.
InsanityVille’s Simple Validation
View Demo |
Download (32.07KB) snatched 4173 times
InsanityVille’s Simple Yahoo Status Checker
View Demo |
Download (217.56KB) snatched 2325 times for PHP5.x or Download (223.75KB) snatched 3057 times for PHP4.x
InsanityVille’s Simple Link Checker
View Demo |
Download (33.17KB) snatched 1779 times
InsanityVille’s AJAX Guestbook
View Demo |
Download (179.90KB) snatched 4143 times NEW
InsanityVille’s AJAX Shoutbox
View Demo |
Download (33.12KB) snatched 1970 times NEW
InsanityVille’s PageRank Checker
And of course I gotta say another thing
If you use any of these scripts on your web page feel free to contact me and submit your site so I know about it. This will also increase your Page Rank.
Please include your website and the script or scripts that you are using.
Thanks.
![[del.icio.us]](http://insanityville.com/wp-content/plugins/bookmarkify/delicious.png)
![[Digg]](http://insanityville.com/wp-content/plugins/bookmarkify/digg.png)
![[diigo]](http://insanityville.com/wp-content/plugins/bookmarkify/diigo.png)
![[Facebook]](http://insanityville.com/wp-content/plugins/bookmarkify/facebook.png)
![[Friendsite]](http://insanityville.com/wp-content/plugins/bookmarkify/friendsite.png)
![[LinkedIn]](http://insanityville.com/wp-content/plugins/bookmarkify/linkedin.png)
![[Reddit]](http://insanityville.com/wp-content/plugins/bookmarkify/reddit.png)
![[Simpy]](http://insanityville.com/wp-content/plugins/bookmarkify/simpy.png)
![[Slashdot]](http://insanityville.com/wp-content/plugins/bookmarkify/slashdot.png)
![[StumbleUpon]](http://insanityville.com/wp-content/plugins/bookmarkify/stumbleupon.png)
![[Twitter]](http://insanityville.com/wp-content/plugins/bookmarkify/twitter.png)
![[Email]](http://insanityville.com/wp-content/plugins/bookmarkify/email.png)



14 Responses
to “Scripts”





HI
is Yahoo Status Checker scrip for sale ?
THX.
Downloads do not work, i get 404 page.
please fix the download links, i would really like to try the shoutbox!
Please fix the downloads i really like your scripts, G
Hello,i have download Yahoo Status Checker and installed , but don`t show right when some one is invisible, show “offline”. I`ve tried to search direct from your demo website and same problem. Thanks
[...] Scripts [...]
Shoutbox smileys does not work what happened ?
private function strFilter($string) {
$string = str_replace(“http://”, “”, $string);
$string = str_replace(“”, “”, $string);
$string = str_replace(“:)”, “”, $string);
$string = str_replace(“::(“, “”, $string);
$string = addslashes($string);
return $string;
}
pls help me
You didn’t add the smiley combination in the right place. You must add it to the addEmoticons() method. You have 2 arrays. There you must add new emoticons. Keep me posted.
Can u explain how to add the emoticon on ur shoutbox? Please give me the details code. Thx
@mo The shoutbox script already has support for emoticons. Look trough the code.
Where? I cant find the addEmoticons() function either in shoutbox class or code.js. Maybe u forgot to put the updated script on the link above.
Hi,
Can I modify your script (language, select & insert query, layout, etc) when embedding to my website?
Yes, you can modify it to suit your needs. thanks for using it.