473,405 Members | 2,338 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

security code image is not showing in php website signup form

I have a php based website and signup form Security Code Image is not showing in signup form. please hep me to solve this issue. my signup.php is as under.

Expand|Select|Wrap|Line Numbers
  1. <?
  2. include('geturl.php');
  3. ?> <script type="text/javascript">
  4.  
  5. function ismaxlength(obj){
  6. var mlength=obj.getAttribute? parseInt(obj.getAttribute("maxlength")) : ""
  7. if (obj.getAttribute && obj.value.length>mlength)
  8. obj.value=obj.value.substring(0,mlength)
  9. }
  10.  
  11. </script> <?PHP
  12. $id = md5(rand(6000,99999999999999991000));
  13. ?> <td style="text-align: left;" colspan="21"> <font size="-1"><span style="font-family: Helvetica,Arial,sans-serif;"> <form method=post action="http://order.<?php echo $yourdomain?>/register2.php"> <table> <tr><th style="text-align: left;">Username<td><input type=text name=username size=30                
  14. value=""  maxlength="16" onkeyup="return ismaxlength(this)"> <tr><th>*<td>*
  15. <tr><th style="text-align: left;">Password<td><input type=password name=password size=30    
  16. maxlength="25" onkeyup="return ismaxlength(this)"> <tr><th>*<td>*
  17. <tr><th style="text-align: left;">Email Address<td><input type=text name=email size=30   
  18. value=""> <tr><th style="text-align: left;"><td> <tr><th>*<td> <tr><th style="text-align: left;">Auto-Install Script<td> <select size="1" name="script"> <optgroup label="No script"> <option value="" selected="selected">Do not    
  19. install a script</option> </optgroup> <optgroup label="Blog / CMS"> <option value="wordpress">WordPress Blog</option> <option value="joomla">Joomla! CMS</option> <option value="drupal">Drupal CMS</option> <option value="bigace">BigAce CMS</option> <option value="nucleus">Nucleus CMS</option> <option value="typo3">Typo3 CMS</option> <option value="b2evolution">B2Evolution Blog &   
  20. CMS</option> <option value="geeklog">GeekLog CMS</option> <option value="kajona">Kajona CMS</option> <option value="concrete5">Concrete5 CMS</option> <option value="pivot">Pivot Blog & CMS</option> <option value="textpattern">TextPattern    
  21. CMS</option> <option value="tikiwikigroup">Tiki Wiki CMS    
  22. Groupware</option> <option value="modxrevo">MODX Revolution   
  23. CMS</option> <option value="pligg">Pligg CMS</option> </optgroup> <optgroup label="Forum"> <option value="phpbb">phpBB Forum</option> <option value="mybb">MyBB Forum</option> <option value="vanilla">Vanilla Forum</option> </optgroup> <optgroup label="E-Commerce"> <option value="opencart">OpenCart E-commerce   
  24. Shop</option> <option value="oscommerce">OsCommerce E-commerce   
  25. Shop</option> <option value="zencart">ZebCart E-commerce     
  26. Shop</option> <option value="hhgmultistore">HHG MultiStore E-  
  27. commerce Shop</option> <option value="cubecart">CubeCard E-commerce   
  28. Shop</option> </optgroup> <optgroup label="Others"> <option value="webauction">Web Auction</option> <option value="faqmaster">FAQ Master</option> </optgroup> </select></td> <tr><th>*<td> <tr><th style="text-align: left;">Site Category<td><select size="1"   
  29. name="website_category"> <option>Personal</option> <option>Business</option> <option>Hobby</option> <option>Forum</option> <option>Adult</option> <option>Dating</option> <option>Software / Download</option> </select> </td> <tr><th style="text-align: left;"><td> <tr><th>*<td> <tr><th style="text-align: left;">Site Language<td> <select size="1" name="website_language"> <option>English</option> <option>Non-English</option> </select> </td> <tr><th>*<td>*
  30. <input type=hidden name=id value="<?PHP echo $id; ?>"> <tr><th style="text-align: left;">Security Code<td><img src="http://order.<?php echo   
  31. $yourdomain?>/image.php?id=<?PHP echo $id; ?>"> <tr><th>*<td>*
  32. <tr><th style="text-align: left;">Enter Security Code<td><input type=text name=number    
  33. size=30> <tr><th>*<td>*
  34. <tr><th colspan=2><input type=submit value="Register" name=submit> </table> </form> </span> <br style="font-family: Helvetica,Arial,sans-serif;"> </font> <br style="font-family: Helvetica,Arial,sans-serif;"> </span></font> <font size="-1"><span style="font-family: Helvetica,Arial,sans-serif;">By signing up for   
  35. <? echo "$yourdomain" ;?> free hosting, you accept and agree to our <a   
  36. href="http://bytes.com/terms.php">Terms of Service</a></span></font> </td>
This is the Whole Signup.php file.

Regards.
Abubakar Sattar

my website is http://www.hosting.moviestvslinks.com/ when anyone click on free hosting and then signup the Signup Form is showing but end of the Page Security Code image is not Showing.
Feb 7 '14 #1
0 1642

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: paul .G | last post by:
hello. Does anybody know how to set a stretched background image in MDI parent form without overwritting OnPaint function? TIA
2
by: thomaz | last post by:
I would like to know the correct way to save an image showing in a Picture Box???? Thanks....
0
by: Teemu | last post by:
I have in my app an image list which contains all those images needed in my app. I'd like to use this image list in all forms, but it can't be selected directly from properties because it shows...
4
by: x taol | last post by:
i want to display the image in center of form wherever the image located in the form using vba or and so on. *** Sent via Developersdex http://www.developersdex.com ***
2
by: Akkad | last post by:
Hi everyone ..... i am designing a web site and on the login page i want to embeed a security code but i don't know from where to install the library or even the function who create the picture of...
13
by: oruccim | last post by:
hii my friends; I want to create picture of security code.can i do it ? if yes,how , which module will help me? have you got a example that can create a picture whit my name pls help me thansk...
0
by: rajmoumita | last post by:
Hello Sir, Sir,in My Project I Want To Add A Background Image In Parent Mdi Form.so,i Am Very Greateful To You If You Help Me To Do This.i Have Done My Project In Java Language. Thank You....
1
by: Ahmad | last post by:
Hi, I am developing a desktop based application that will pull data from a site for a specific keyword. The site I am using is http://freekeywords.wordtracker.com/ Now to search a keyword...
2
by: pradip9975 | last post by:
Sir i am develop my website through ASP.NET and VB.NET so ho am i upload my website. Is there possible to upload VB.NET code in my website. Is there any this type of web hosting available or not?...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.