Proxy List Cleaner Script
If you have a proxy list website, you should clean your list regularly
To do this, i made a PHP script for your website.
But remember that your host must support PHP cURL
Here is the source code
Proxy List Cleaner Script
Code To Ban Domain (for Proxy List Owners)
You can try this. I made it pretty human readable and human friendly.
If you own a proxy list, you can ban some domain, blogspot.com, *.co.cc, *.cn, *.something, etc.
Here is the PHP code
http://dev.xrvel.com/index.php?file=ban-domain.php.txt
Kode PHP : Kurs KlikBCA
Apa anda ingin menampilkan kurs mata uang terbaru dari KlikBCA.com di website anda?
Mari buat sendiri kurs di website anda ![]()
Read the rest of this entry »
PHP Get Next Formatted Numbers
Here is a small PHP code to get next formatted numbers.
For example :
- If last id is 24, next id is 25
- If last id is 0024, next id is 0025
- If last id is 0099, next id is 0100
jQuery UI – Powerful JavaScript
Who does not jQuery ? It is one of the powerful javascript code (javascript framework ? i am not sure). You can go to jQuery home page to read more about jQuery.
But this is not only about jQuery, it is jQuery UI (User Interface).
Read the rest of this entry »
