PHP Code Snippets Tagged with script
(8)
i am back and now im not making any more mirc scripts
i starting to make php codes
*******************
this well grab the Real Ip and proxy
- IP joined on - IP/Proxy: 75.24.71.80 - Host:..
This script uses the PHP IRC framework found here: http://www.hawkee.com/snippet/5658/
This is a simple PHP script that will connect to an IRC server and channel, and will allow users to "roll"..
Hi, this is my first release here, please comment what you like/dislike about it! :)
Ok, so this is a multi-PHP-mIRC script. Basically, the users in your IRC room will trigger the signature updater..
My first PHP script! Woo! I think this is finally the right language I've been searching for, it looks so much like mIRC and I love it!
You can see the script "in action" @ http://dark-purple.comuv.com/slots.php..
Okay well! this page is real helpfull if you want to display a bunch of downloads without needing an sql table, and without having to update the index page
Paste this into a file "index.php"..
Fairly useless slots game. hehe. can be used on any named webpage, the script will retrieve the name and re-direct blaaa. not much to it really. i was learning functions, and came up with it :P
Example:..
Password = jonesy
I'll leave it up for a week or two as an example.
If you have any questions, drop me a PM or leave a comment
you use it like this:
$variable = getStats("RussellReal");
and you will get a two dimensional array.
$variable[$skill][$aspect];
$aspect would be "Level" or "Exp"..