Technology Software

How to Save a File As a PHP

    • 1). Launch your editor, and enter your PHP coding between "<?php" and "?>" tags. Use the following example:

      <?php echo '<p>Welcome to my site</p>'; ?>

      Save the file with a ".php" extension, for example, "index.php."

    • 2). Optionally, upload the file to your server, and navigate to your page in a browser. This is useful for testing your file.

    • 3). View your web page source. The PHP code has generated the following:

      <p>Welcome to my site</p>

Related posts "Technology : Software"

Perform Better by Updating ATI 3200 Drivers

Software

Encrypt Files & Folders Easily With Fast File Encryption Software

Software

What Makes the Best Web-Based CRM For Small Business?

Software

Building A Personal Brand

Software

Speed Up Recruiting Process And Increase Productivity By 80

Software

The Advantages Of Using A Web-Based CRM System

Software

Virus Removal - Clean- Up Your System!

Software

How to Create a Relational Database

Software

How to Move Text in Google Docs

Software

Leave a Comment