Preloading text from database into an iframe

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
cturner
Forum Contributor
Posts: 153
Joined: Sun Jul 16, 2006 3:03 am
Location: My computer

Preloading text from database into an iframe

Post by cturner »

Can someone please tell me if there is a way to preload an article from a mysql database into an iframe using php? Thanks in advance.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Preload? You can load it hidden (via CSS), if that's what you're talking about...
User avatar
cturner
Forum Contributor
Posts: 153
Joined: Sun Jul 16, 2006 3:03 am
Location: My computer

Post by cturner »

Sorry but I don't understand what you mean feyd. Can you please show me some code?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

cturner wrote:Can you please show me some code?
No.

You can initially hide text using CSS. Explain what you're wishing to do more and maybe there's a solution more inline with what you are wanting..
Post Reply