Book Image

cPanel User Guide and Tutorial

By : Aric Pedersen
Book Image

cPanel User Guide and Tutorial

By: Aric Pedersen

Overview of this book

"A great book for getting the most out of your cPanel-supporting web host" If you have web hosting requirements beyond the most basic, you should look for a host that offers cPanel. cPanel gives you tight control over every aspect of your web site, email accounts, and domain names. But once you've got a web site with cPanel support, how do you go about using it? While the documentation included with cPanel may provide a quick reference, to really get the most from it you need a more detailed, systematic tutorial. Read this book to find out exactly how to get the most from cPanel in all aspects of your web site management: web, email, FTP, security, domains, back ups, and more.
Table of Contents (18 chapters)
cPanel: User Guide and Tutorial
Credits
About the Author
Preface
Glossary

What are Web Scripts?


Web scripts are pages of code that are designed to be accessed on the Internet to accomplish a particular task. You can think of them like applications on the web. Each web script can be written in one of several different programming languages (PHP, Perl, Java, (D or X)HTML, and so on). There are hundreds of thousands of freely available web scripts that are designed to satisfy almost any need you might have without your having to personally create code from scratch. For example, perhaps you want to host photos on your website so others can view them or perhaps you aren’t any good at working with HTML and would rather have some other program take care of the code so you can focus on the content. There are web scripts that can help you with both of these issues and many more. We will learn about several web scripts in this chapter.

Before you can use any web script, you need to know what programming languages your web host supports. To be sure, you will need to ask your...