PHP Remove last character from string

Want to remove the last character from your text. Just use Substr_Replace. This is how. Continue Reading »

Javascript Enabled Warning Message

How to detect if a browser’s javascript is enabled or disabled and display a message.
Continue Reading »