PHP integration with HTML

Visualizzazione dei risultati da 1 a 4 su 4
  1. #1
    bit
    Registrato
    Mar 2009
    Età
    44
    Messaggi
    2

    Exclamation PHP integration with HTML

    Hello,
    How I include PHPcode in .htm/.html pages?Please tell me.

    Thanks
    Ultima modifica di Gracey : 04-03-2009 a 11:08
    *--- edit by MOD ---*

  2. #2
    Aborigeno WEB L'avatar di TheMic
    Registrato
    May 2003
    Località
    Avezzano (AQ)
    Età
    43
    Messaggi
    5,003

    Predefinito

    You can't use PHPcode in .htm/.html pages... but you can use HTML code in PHP pages!

    for example:
    Codice PHP:
    <?php
     
    echo "<div>this is php</div>";
    ?>
    <div>this is html</div>
    <?php
     
    echo "<div>other...</div>";
    ?>

    see you.

  3. #3
    pebibyte
    Registrato
    Jun 2005
    Messaggi
    4,371

    Predefinito

    If you like translate the Italian , here you can found some of interesting
    PHP e l'HTML | Guida PHP di base | Php.HTML.it
    this site "doceT"

  4. #4
    kibibyte
    Registrato
    Feb 2007
    Messaggi
    202

    Predefinito

    puoi anche fare cosi.....

    Codice PHP:
    <?php
        
    include("nome_file.php");
    ?>
    oppure

    Codice PHP:
    <?php
        
    include("nome_file.html");
    ?>
    Intel i7 950@3600 Cooled by Noctua U12P | Asus Rampage III Extreme | 6GB Corsair Dominator 1600 CL8 | OCZ Vertex 2 120 GB boot | ZOTAC GTX 570 1280GB x2 SLI | 8800GTS 512(G92) PhysX | RAID0 x2 WD VelociRaptor 150 GB Programs | RAID0 x2 WD 1GB Green | Antec hcp 1200

Informazioni Thread

Users Browsing this Thread

Ci sono attualmente 1 utenti che stanno visualizzando questa discussione. (0 utenti e 1 ospiti)

Discussioni simili

  1. THE DEATH MACHINE-Maxxpower integration
    By Maxxpower in forum Integrazioni
    Risposte: 11
    Ultimo messaggio: 16-08-2006, 00:37
  2. C ed HTML
    By shady in forum -= Webdesign, Computer grafica, Video editing e Automation/Management =-
    Risposte: 2
    Ultimo messaggio: 20-07-2001, 19:46
  3. HTML ????
    By yottabyte in forum -= Webdesign, Computer grafica, Video editing e Automation/Management =-
    Risposte: 2
    Ultimo messaggio: 27-03-2001, 16:19
  4. HTML
    By Fazz in forum -= Webdesign, Computer grafica, Video editing e Automation/Management =-
    Risposte: 3
    Ultimo messaggio: 29-01-2001, 00:33

Tags

Regole d'invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
nexthardware.com - © 2002-2022