Ok my problem is that i cant code PHP - thats obviously why i came here, basically i own a chat site and i want to use mibbit (the irc chat script) as a chat for people that have made a chat on my server, to make it easier for people to put their chat on their site, so instead of them editing this code:
<iframe width="550" height="350"src="http://widget.mibbit.com/?settings=eaa658ca22640e2c8b929f2e3dcd5fb1&server=irc.ircmadness.net&channel=#CHANNEL1,#CHANNEL2"></iframe>
They can fill in a small form typed thing so they can choose the size(height and width in pixels) and the channels (#channel1,#channel2)
I hope somebody can help me here, thanks!