Activity Stream
48,167 MEMBERS
6842 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 22

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    when adding PHP in a HTML file you need to break the HTML like this:

    Code: 
    <a href="http://besthostingforums.com">blahhhhhhhhh</a>
    <?php
    $some_php_here = true;
    ?>
    <a href="http://besthostingforums.com">blahhhhhhhhh</a>
    Also the extension MUST be .php or it won't work, there is a way around that but i can't be bothered to explain it will only confuse you further.
    DEViANCE Reviewed by DEViANCE on . Stuck with php parsing...Please Help Hi Everyone. I am new here so this is my first post. I just opened a shared hosting account with WRZHost and I am having trouble with getting php to parse in html. Not being too familiar with getting php to parse in html I have tried every solution I could find. Unfortunately, none of them have solved my issue. At the moment I can see the html page but none of the php is being shown either in code form nor as the file that is being called. Basically where the php should be it is as Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Quote Originally Posted by DEViANCE View Post
    when adding PHP in a HTML file you need to break the HTML like this:

    Code: 
    <a href="http://besthostingforums.com">blahhhhhhhhh</a>
    <?php
    $some_php_here = true;
    ?>
    <a href="http://besthostingforums.com">blahhhhhhhhh</a>
    Also the extension MUST be .php or it won't work, there is a way around that but i can't be bothered to explain it will only confuse you further.
    the code i told him to put in his htaccess will let you put php in html. such as:

    a file called: hi.html

    <html>
    hi<br />
    <php echo hi; ?>
    </html>


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Internet Explorer Parsing error?
    By John in forum Webmaster Discussion
    Replies: 1
    Last Post: 11th Sep 2012, 04:09 PM
  2. Stuck with Dr.Web
    By ChosenOne in forum Technical Help Desk Support
    Replies: 2
    Last Post: 12th Feb 2012, 04:15 AM
  3. Disable URL parsing in Chat Box?
    By eLight in forum Polling Plaza
    Replies: 33
    Last Post: 1st Apr 2011, 05:18 PM
  4. IPB3 Disable Links Parsing in topics
    By elmazagangi in forum IP.Board
    Replies: 1
    Last Post: 15th Jun 2010, 11:02 PM
  5. I'm Stuck
    By .m0nster in forum vBulletin
    Replies: 1
    Last Post: 20th Feb 2009, 04:15 AM

Tags for this Thread

BE SOCIAL