How to fix vbs extension in Windows Vista or 7
0
For some reason on some windows 7 installs VBS scripts can not be run, the OS doesn’t recognize the extension. So in order to fix this, we have to follow 2 steps:
Read MoreHow to use non-standard fonts into web pages using @font-face
A while ago was not possible to display your web page content using another font apart of the ones user had installed on his machine. These days are over now, you can easily add nifty fonts to your web page.
Read MorePHP: Convert a number that contains a comma to a valid float
How to convert a number that contains a comma to a valid float number – the easy way
Read MorePHP: remove odd characters from string
The following function allows you to strip invalid characters from a string, and return it “clean”
Read More



