Andylonger
12-08-2008, 11:05 AM
Hi everyone, this might be simple for u guys..... this is first time for me creating a website and i have scripted the login feature for the website in PHP language and now i'm trying to integrate this PHP login into the website which was doner on HTML can any one tell me how to do this coz i tried few ways but i couldn't make it work ...... tell me show u guys how i'm trying to integrate...
<table>
<tr><td>
<?php
include("login.php");
?.
</td></tr></table>
the above code didn't work for me ....
can any one tell me how to do this and make my life simple :confused:
<table>
<tr><td>
<?php
include("login.php");
?.
</td></tr></table>
the above code didn't work for me ....
can any one tell me how to do this and make my life simple :confused: