RSS

Archive | Featured RSS feed for this section

What do the HTTP error codes mean?

13. November 2008

0 Comments

What do the error codes mean? The following article discusses the meaning of error codes that may appear in your browser window. When a problem occurs loading a webpage, an error code and message will appear in the browser instead of the webpage. The error code and message that appears is determined by the type of [...]

Continue reading...

7 Powerful Ways To Make Money From Adsense Using Only Free Tools

12. November 2008

0 Comments

There is really no doubting that there are amazing incomes currently being made on Google Adsense and the really interesting thing is that even relatively small sites and blogs are finding new ways to make money from their Adsense sites every day. Actually there are a lot of increasingly creative ways to make money and maximize [...]

Continue reading...

7 Secrets for Increasing Internet Banner Ad Click-Through Rates

12. November 2008

0 Comments

Increasing the performance of your online banner ads is essential for improving your Internet marketing ROI. By following these simple steps, you can optimize the performance of your banner ads and improve that rate at which prospective buyers take action. 1. Design Your Banner for Specific Sites. Targeted marketing outperforms mass marketing 2 to 1. If you’re [...]

Continue reading...

FrontPage Extension has been removed in Linux Hosting

5. August 2008

0 Comments

To all Philhosting Linux Customers: With great regret, Philhosting has decided to discontinue FrontPage publishing on all of our Linux cPanel hosting servers. This is because Microsoft has discontinued FrontPage extension support for the Unix/Linux platform and we have recently observed severe intrusion attempts using FrontPage vulnerabilities. These intrusions attempts could affect every user on our [...]

Continue reading...

Sending Email through PHP scripts

9. July 2008

3 Comments

Most Linux hosting doesn’t allow direct mail sending through PHP mail() function due to spam security issue. In order to send email through PHP mail() function, you need to be authenticate first by the SMTP server. Simplest way to do is to use the PHPMailer. Below is the sample  php code using PHPMailer. <?php include(”class.phpmailer.php”); $mail [...]

Continue reading...

URL Masking - Attainment and Prevention

4. July 2008

0 Comments

This article does two things: It tells you how to do URL masking. And, it tells you how to protect yourself if someone is masking your web pages without authorization. URL masking is covering up a URL with a different one. It presents one URL when the actual URL is something different. Causing the browser’s address bar [...]

Continue reading...

Listing of Philippine ISPs SMTP server

4. July 2008

2 Comments

Listing of Philippine Local ISPs SMTP server you can use in your email client Outgoing mail server (SMTP) like MS Outlook, Thunderbird, etc. Eastern Destiny Globe (WIZ. GPRS) ISP Bonanza ISP Bonanza Prepaid Infocom PLDT DSL BayanTel i-Manila Meridian Netvigator Sun GPRS Smart GPRS Smart WIFI/SmartBro smtp.eastern.com.ph smtp.mydestiny.net mail.globenet.com.ph smtp.ispbonanza.com.ph smtp.tri-isys.com smtp.info.com.ph smtp.pldtdsl.net mail.skyinet.net smtp.i-manila.com.ph smtp.meridian.ph mail.netvigator.com [...]

Continue reading...

How To Use SSI (Server Side Includes)

4. July 2008

1 Comment

SSI (Server Side Include) is a directive that is placed within HTML pages, and evaluated on the server as the server sends the page to the browser. It allows you, the Webmaster, to add dynamically generated content to an existing HTML page, without having to serve the entire page via a CGI program, or other dynamic technology...

Continue reading...

Guide to Stay on Top of Web Design Trends

17. May 2008

0 Comments

Let’s Face It, web design trends and fads come and go as fast as you can say the word “Trends”. Staying on top of web design trends can be difficult and time consuming, but it is extremely important to not be left behind. One of the best things any web designer can do is to [...]

Continue reading...