PHP Help Forum
Online Community that helps beginners learn PHP,
and webmasters solve PHP coding problems
since 1999
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
PHP Tutorials
PHP Help Forum
Forum FAQ
Search
Members
View the memberlist
Search For Members
Login
Register
PHP Help Forum
»
Client Side Coding
»
HTML & CSS
»
how can i solve this thing..??? iframe dissapear...
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: how can i solve this thing..??? iframe dissapear... (Read 636 times)
luvrockz
Regular Member
Posts: 64
Karma: +1/-0
how can i solve this thing..??? iframe dissapear...
«
on:
July 09, 2010, 02:41:53 PM »
i dnt understand how to explain this... but pls goto http://www.scicomonline.com/new/ there at the top u can find a login button... click that..... u knw what my problem is.... i put a iframe at the top of my page... i cant change it... cox i have a lot of pages and its reallyy difficult.... how can i solve this.... its kinda gone inside... pls help........
Logged
luvrockz
Regular Member
Posts: 64
Karma: +1/-0
Re: how can i solve this thing..??? iframe dissapear...
«
Reply #1 on:
July 09, 2010, 02:44:15 PM »
and also there is really big problem in internet explorer...
Logged
PHP_Person
Expert PHP Helper
Regular Member
Posts: 38
Karma: +1/-0
Re: how can i solve this thing..??? iframe dissapear...
«
Reply #2 on:
August 13, 2011, 02:53:52 PM »
If you have a webserver and can create php pages, you might want to try this:
Code:
[Select]
<?php
include(
"login.php"
);
?>
You might have to mess a little with the alignment or css settings, but you should get it right...
Logged
I'm about to write some major code in my head right now, so you better watch out!
Print
Pages: [
1
]
Go Up
« previous
next »
PHP Help Forum
»
Client Side Coding
»
HTML & CSS
»
how can i solve this thing..??? iframe dissapear...