Jump to content
The Uniform Server Community

Search the Community

Showing results for tags 'html'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Forum
    • Announcements
    • Developer
  • Support
    • Uniform Server - Windows
    • Plug-Ins Support
    • Programming & Web Design
    • Trackers
  • Community
    • Open Discussion
    • Off-Topic

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


SourceForge ID


Wiki ID


IRC Nickname

Found 1 result

  1. Hi, I am running Uniform Server ZeroXIII - 13.3.2 portable under Windows 10 64bit. I am unable to get a php script or file to run from within an HTML file. See HTLM file, <html> <body> <p>First try with php:</p> <?php echo "My first PHP script!"; ?> </body> </html> When the file is run I get ‘First try with php’ come up but no "My first PHP script!" and no error message. Various web sites talk about creating a file called .htaccess with the following line, ‘AddType application/x-httpd-php .html .htm’ and putting in the website root directory. Can someone advise if this is correct and where the file should be placed as I have tried various placed without any success. Regards Peter
×
×
  • Create New...