Author Archives: BrainWired
How to strip all html tags except some
If you are building an application where you allow your users to input content through and HTML editor, often they will simply copy and paste from Word or other applications that might add some weird tags which might endup breaking … Continue reading
Page redirection using PHP
A very easy way to redirect users to another page is by using the following code: That’s it, as you can see this is pretty simple. Just make sure that this code is added to the top of your page … Continue reading
How to send email with PHP
Many web applications often require the ability send automatically send out notifications through email to members or site owners. Continue reading
Advertising & Marketing Budgets?
It seems that many people find themselves very puzzled when talking to advertising, marketing or web development agencies and the very common question of “Do you have a budget for your project?” is asked. Why is it that many business … Continue reading