Skip to content

2020Media

Home Contact Us News Webmail
 

Newsflash

2020Media is offering full support for Joomla, Magento, SugarCRM on hosting packages
 
You are here: Home arrow Tools arrow Dynamic Content inc Java arrow Using PHP
Using PHP PDF Print E-mail

Using PHP

Requirements

Your account detail e-mail/letter

Introduction

A good introduction to using PHP can be found here

Documentation

Full documentation is available here

Because every system is setup differently, phpinfo() is commonly used to check configuration settings and for available predefined variables on a given system.
Just create a text file with the following contents:

<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>

Save it as a .php file - eg phpinfo.php and upload it to your account. The view it with your web browser at http://www.domainname.com/phpinfo.php

 
< Prev   Next >
Advertisement

Domain Search

Preferred Extensions -
.com .co.uk
.net .org
.me .eu
Nominet Members
Nominet members since 1999
CentralNic Accredited Registrar
Accredited since 2001
Imperial Registrations Platinum Partner
ICANN Accredited
RIPE member
RIPE member since 2002
 
[+]
  • Narrow screen resolution
  • Wide screen resolution
  • Auto width resolution
  • Increase font size
  • Decrease font size
  • Default font size