Skip to content

2020Media

 

Newsflash

Block your brand from becoming a .xxx Find out more.
 
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
[+]
  • Narrow screen resolution
  • Wide screen resolution
  • Auto width resolution
  • Increase font size
  • Decrease font size
  • Default font size