PHP OS (Operating System) Detection

Jan 27

Now a days with cross browser compatibility issues ranging outside of just Windows/PC as Mac’s and Linux become more user friendly and popular you get issues that aren’t necessarily the same thing cross OS’s now. Example something I do in chrome on my Windows PC works well, where on my MAC it fails. So what do I do? I spend either a lot of time...

Read More

PHP Random String Generator a-z 0-9 function

Jan 27

Lets face it sometimes there’s just a need to have a random string for whatever purpose usually an initial password if you want to create a verification method for your site, usually a randomly generated password someone has to input first is a good means. Its one of the easier ones I know that. But whatever the case, its needed now and again. Most methods Ive...

Read More

PHP mail() with HTML output in a Simple to re-use function

Jan 27

Ok, I could go into a long description here but I won’t I know most of you who are going to end up landing on this page are only here for one thing, and one thing only. Code. So Ill keep it short.. I know generally speaking searching for this concept is not the easiest task. I did a couple years ago cause I got sick of doing one of two things. First was just...

Read More

Mattel Barbie: Hope (Cancer Awareness) Campaign

Jan 13

This is interesting the other day I ranted about how toy companies, Mattel in specific for the particular post in question. Talking about how they amongst other toy companies don’t really cater to anyone outside the norm, and really people in the norm. I was in sorts ranting about how Mattel makes all these “fabulous” hard to reach renditions of how...

Read More

Hijack Prevention with Multiple Passwords

Jan 11

In a previous post (Google 2-Step Verification) I mention that it may be a wise idea for you to have multiple passwords for all your various accounts on the internet. However I barely elaborated on why its a good idea. I know in general everyone here doesn’t want to fathom the idea of having multiple passwords across multiple accounts, in some cases its hard...

Read More