PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
i was wondering if i can do this.
my problem is:
i have a poll in my homepage. after voting and pressing submit i want to process it and show the messag (or results..) in the same area where this poll is but without refresh?
is this possiblE?
nay and bech100 i thought this i frame too... well if you all thought that this is the best option i would make it with iframe. it was my first idea but asked if i could do it any other way.
I've seen the attribute <div style="content:url(bla.html)">. I saw the content:url() in my CSS reference sheet though. Maybe you can look into that, though I'm not sure what It does.