PHP Scripting Language 
      
          PHP is  a widely-used general-purpose scripting
      language that is especially suited for Web development and can be embedded
      into HTML.
          If you are new to PHP, try the introductory tutorial at: 
      
        
          
          http://www.php.net/manual/en/tutorial.php 
       
      
          Documentation is available at: 
      
        
          http://www.php.net/manual 
       
      
          A quick reference of all available commands at: 
      
        
          
          http://www.php.net/quickref.php 
       
      
          Examples of source code including solutions to common problems can be
          found at: 
      
        
          http://php.resourceindex.com/ 
          http://px.sklar.com 
       
      
          When using PHP, be sure to use the .php file extension for your file
          names. 
      
          To view the entire PHP configuration of the server, create a web page
          at your site with the .php extension and place the following code in
          that page: 
      
      
          <?php phpinfo(); ?> 
       
      
          When you go to that page with your browser, the PHP configuration will
          display. 
      
          We have made the following PHP modules available on all EsoSoft Basic
          Web Hosting servers: 
      
      
          calendar 
          ftp 
          wwdx 
          mailparse 
          ndbm 
          gd 
          mysql 
          zlib 
          mcrypt 
          imap 
          ming 
          curl 
       
      
          
          
           
            Personal Assistance 
            
          At EsoSoft, Service and Support are our Top Priorities! 
          
          If you need any type of personal assistance, do not hesitate to
          contact our Service & Support Team at: 
      
            support@esosoft.com 
           
          A member of our team will be very happy to assist. 
          For identification purposes, please write from the e-mail address
          on-file for your account  or include your account's password in your
          e-mail message. 
          Back to Basic Web Hosting Support 
   
       |