Shoutbox

Embeding PHP into a html page?? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Embeding PHP into a html page?? (/showthread.php?tid=32034)

Embeding PHP into a html page?? by banky on 09-25-2004 at 02:49 AM

I was wondering if its possible to embed a php code into an html page.

What i want to do is embed a php login page into html not the whole page but just the login in box??? is this possible if so can someone tell me.


RE: Embeding PHP into a html page?? by RebelSean on 09-25-2004 at 02:50 AM

I asked a few people the otherday..I assume you mean to convert php into html? Well if so, 3 people told me you can't...:-/


RE: Embeding PHP into a html page?? by banky on 09-25-2004 at 02:51 AM

quote:
Originally posted by Sean
I asked a few people the otherday..I assume you mean to convert php into html? Well if so, 3 people told me you can't...:-/

i dont wanna convert the php to html and if i did you would just change the page to .html to .php( i think) but anyways i want a html page to have a php script in it.

RE: Embeding PHP into a html page?? by DJeX on 09-25-2004 at 02:56 AM

Make the .html, .php Then put your php code in like this:

(bal bla html code)
<?php
(the php code>
?>
(html code)


RE: Embeding PHP into a html page?? by banky on 09-25-2004 at 03:00 AM

ok ill test that


RE: Embeding PHP into a html page?? by k776 on 09-25-2004 at 03:30 AM

um, The Don, if you dont know how to embad a php code then you probably dont know php, which means you will want to learn it first.


RE: Embeding PHP into a html page?? by banky on 09-25-2004 at 03:39 AM

nah really lmfao just playing but yeah i dont know php im starting to learn but i aint got enough time