Calculate Google Pagerank with PHP

This is modified code that I found from the Internet the orginal code that may not work on some server that php has 32bit operation problem and I already tested on my server. PLAIN TEXT PHP: <?php define('GOOGLE_MAGIC', 0xE6359A60);   //unsigned shift right function zeroFill($a, $b) {     $z = hexdec(80000000);       [...]

 

PHP Group accused of security incompetence

PHP developer Stefan Esser has said he will go ahead with plans to disclose dozens of security flaws in PHP in March, hitting back at criticism that the “Month of PHP bugs” project is nothing more than dangerous, self-serving publicity. The problem isn’t irresponsible disclosure, but the sluggishness of the PHP team in fixing serious [...]

 

March To Be Month of PHP Bugs

“Stefan Esser is the founder of both the Hardened-PHP Project and the PHP Security Response Team (which he recently left). During an interview with SecurityFocus he announced the upcoming Month of PHP bugs initiative in March.” Original post by Forum of Incident Response and Security Teams - Daily Security News

 

Fix 404 errors on Ultimate Tag Warrior

I uses Ultimate Tag Warrior version 3.14159265 (February 4th, 2007) with WordPress 2.1, it work great but there have some problem or bug that when you try to open /tag it will show 404 errors. I check and try to make the page /tag or /tag/ show all tags with function of Ultimate Tag Warrior. [...]

 

Change category name without 404 errors

Today I try to change category name from anti-virus to virus but using old permalink /%category%/%postname%.html and i found later that there have 404 errors. I try to looking around on search engine but could not find any mod_rewrite to fix this problem. Finally I look into source code of WordPress 2.1 and change the [...]

 
Page 1 of 212

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...

    © 2010 Internet Security and Programming