Results 1 to 1 of 1
-
28th Feb 2011, 09:34 PM #1OPMemberWebsite's:
Twistedpics.info warezjunky.infoneed help with code
hello all i need help to code Iframe i installed passgen.php on my vb 3.8.6 and it works goodad i but this code in register forum
PHP Code:<li>Suggested Password: <iframe src="passgen.php" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" height="15px"></iframe></li>
and here the php file too
PHP Code:<?php
$length=20;
while($i<$length)
{
$a=mt_rand(1,3);
if($a==1)
{
$a=mt_rand(48,57);
$a=chr($a);
}
if($a==2)
{
$a=mt_rand(65,90);
$a=chr($a);
}
if($a==3)
{
$a=mt_rand(97,122);
$a=chr($a);
}
$ord .=$a;
$i++;
}
echo "$ord";
?>
PHP Code:<body bgcolor="#00FF00">
<?php
thank you
Warez JunkyWarez Junky Reviewed by Warez Junky on . need help with code hello all i need help to code Iframe i installed passgen.php on my vb 3.8.6 and it works goodad i but this code in register forum <li>Suggested Password: <iframe src="passgen.php" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" height="15px"></iframe></li> but the problem is how to add color to iframe and u can see the passwd generate on IE8 but you can not see it in firefox so my ? is how to add backround color and text color so you can change it i have multiple Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help With Letitbit Js To BB Code aka Embedding streaming code in forums
By JoomlaZ in forum Web Development AreaReplies: 1Last Post: 3rd Apr 2012, 09:50 AM -
need help with php code
By itmees in forum Web Development AreaReplies: 6Last Post: 22nd Mar 2012, 10:01 AM -
Need a good coder to code a skin, I will show you what I need, you just code it
By Nickk96 in forum Web Development AreaReplies: 1Last Post: 27th Aug 2011, 01:45 PM -
{LF} a code
By DeathNote in forum Web Application/Script SupportReplies: 2Last Post: 23rd Oct 2010, 04:18 AM -
[vBulletin BB Code] Moderated Message: (Like W-BB's Staff BB Code!)
By Ghost Dog 13 in forum Webmaster ResourcesReplies: 13Last Post: 26th Sep 2009, 06:19 PM
themaLeecher - leech and manage...
Version 5.03 released. Open older version (or...