Category Archives: PHP

Online fax service with SSL API

Problem You need to create an online application that is capable of sending a FAX securely (PCI, HIPAA or other compliance). Solution After trying trustfax and eFax, neither of which has a secure API, Ralph found that Metro Fax has … Continue reading

Posted in AIX, Cloud Computing, Collaboration, Dedicated Servers, Java, Linux, Mac OS X, Managed Hosting, OpenBSD, Perl, PHP, Services, Technology, Windows | Tagged , , , | Leave a comment

How to avoid the phpBB worm with Apache Rewrite Engine

This solution was suggested by Raymond Dijkxhoorn on BugTraq: If you cannot fix it (virtual servers) fast for all your clients you could also try with something like this: RewriteEngine On RewriteCond %{QUERY_STRING} ^(.*)echr(.*) [OR] RewriteCond %{QUERY_STRING} ^(.*)esystem(.*) RewriteRule ^.*$ … Continue reading

Posted in PHP | Tagged , | Leave a comment

How to validate emails using PHP

Complete and thorough php email validation and php email verification can be found at PHPClasses.org: Email Validation: <<This is a PHP class that attempts to validate a given e-mail address at three levels: matching the address against a RFC compliant … Continue reading

Posted in PHP | Tagged | Leave a comment

What is PHP or ASP?

ASP, PHP, JSP are all programming languages (aka scripting languages), that allow to write dynamic websites. Dynamic websites have a business logic to perform functions such as a signup form or a full blown eCommerce application. Dynamic websites also have … Continue reading

Posted in Cloud Computing, Dedicated Servers, Hosting Support, Linux, Managed Hosting, PHP | Tagged , , | Leave a comment

What versions of the FrontPage extensions do you support?

We support FrontPage 2000 and Frontpage 2002 server extensions. As Frontpage has been discontinued in 2003, we recommend to switch your site to WordPress. We have a team of talented engineers that can help you with the transition.

Posted in Cloud Computing, Dedicated Servers, Hosting Support, Linux, Managed Hosting, PHP | Tagged | Leave a comment