URL valid characters

uric = reserved | unreserved | escaped reserved = “;” | “/” | “?” | “:” | “@” | “&” | “=” | “+” | “$” | “,” unreserved = alphanum | mark mark = “-” | “_” | “.” | “!” | “~” | “*” | “‘” | “(” | “)” escaped = “%” …

google detects invalid clicks in Adsense

IP Address – Firstly Google detect the IP address from which it received the click. Location – Google has powerful tools to detect Geological Locations from which click has been received. Click Through Rate – Normally, Click through rate should not exceeds above 10%, otherwise Google will flag the account as fraud. Normal Click through …

generatedata.com

So what is this site? Ever needed custom formatted sample / test data, like, bad? Well, that’s the idea of the Data Generator. It’s a free, open source script written in JavaScript, PHP and MySQL that lets you quickly generate large volumes of custom data in a variety of formats for use in testing software, populating …

PHP dbug | Style print_r arrays vars

PHP version of ColdFusion’s cfdump. Outputs colored and structured tabular variable information. Variable types supported are: Arrays, Classes/Objects, Database and XML Resources. Ability to force certain types of output. Example: You can force an object variable to be outputted as an array type variable. Stylesheet can be easily edited. Table cells can be expanded and …