Problem: OpenSRS domain sync error Rarely for a domain under OpenSRS management, the following error show up for each operation: “Details could not be retrieved for your domain.com. Error: Check your browser’s encoding type, and modify it to reflect your password’s encoding type. For support regarding yourdomain.com, please contact your reseller“ Solution: the OpenSRS domain [...]
WHMCS Admin Area Text (English Version)
# Global $_ADMINLANG['global']['hometitle'] = “Admin Summary”; $_ADMINLANG['global']['searchfilter'] = “Search/Filter”; $_ADMINLANG['global']['search'] = “Search”; $_ADMINLANG['global']['recordsfound'] = “Records Found”; $_ADMINLANG['global']['page'] = “Page”; $_ADMINLANG['global']['of'] = “of”; $_ADMINLANG['global']['jumppage'] = “Jump to Page”; $_ADMINLANG['global']['go'] = “Go”; $_ADMINLANG['global']['any'] = “Any”; $_ADMINLANG['global']['withselected'] = “With Selected”; $_ADMINLANG['global']['previouspage'] = “« Previous Page”; $_ADMINLANG['global']['nextpage'] = “Next Page »”; $_ADMINLANG['global']['norecordsfound'] = “No Records Found”; $_ADMINLANG['global']['welcomeback'] = “Welcome [...]
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 a SSL API for developers and the cost is reasonable. The following SDK as well [...]
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 ^.*$ – [F] We had some vhosts where this worked just fine. On our systems we [...]
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 regular expression, verifing the existence of the destination SMTP server by verifying the respective DNS [...]
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 a presentation logic, that allows to change the look and feel of the site based [...]
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.