Mi servirebbe una pagina php da inserire, contenente un curriculum per le candidature.. ho cercato da tutte le parti ma non riesco a trovare niente!
@tommy12
Prova questo
<?php
/*================================================= ==+
|| # HoloCMS - Website and Content Management System
|+================================================ ===+
|| # Copyright © 2008 Meth0d. All rights reserved.
|| # HEYYEYAAEYAAAEYAEYAA - WHAT'S GOING ON?!
|+================================================ ===+
|| # HoloCMS is provided "as is" and comes without
|| # warrenty of any kind. HoloCMS is free software!
|+================================================ ===+
|| # Staff App System by HandyAndy160 of RaGEZONE forum
|| #Perfavore, Entra oppure Registrati per vedere i Link!
|+================================================ ===*/
$allow_guests = false;
include('core.php');
include('includes/session.php');
if (getenv(HTTP_X_FORWARDED_FOR)) {
$pipaddress = getenv(HTTP_X_FORWARDED_FOR);
$ipaddress = getenv(REMOTE_ADDR);
} else {
$ipaddress = getenv(REMOTE_ADDR);
}
if($_GET['do'] == "submit")
{
$hotelname = addslashes($_POST['username']);
$userid = addslashes($_POST['userid']);
$message1 = addslashes($_POST['message1']);
$message2 = addslashes($_POST['message2']);
$message3 = addslashes($_POST['message3']);
$age = addslashes($_POST['age']);
$country = addslashes($_POST['country']);
$timezone = addslashes($_POST['timezone']);
$realname = addslashes($_POST['realname']);
$modname = addslashes($_POST['modname']);
$time = addslashes($_POST['time']);
$bringusers = addslashes($_POST['bringusers']);
$experience = addslashes($_POST['experience']);
mysql_query("INSERT INTO applications (id,userid,username,appstatus,age,country,timezone ,realname,modname,time,experience,message1,message 2,message3,users,visitoripaddy) VALUES ('".$id."' , '".$userid."' , '".$hotelname."' , '0' , '".$age."' , '".$country."' , '".$timezone."' , '".$realname."' , '".$modname."' , '".$time."' , '".$experience."' , '".$message1."' , '".$message2."' , '".$message3."' , '".$bringusers."' , '".$ipaddress."')") or die(mysql_error());
$msg = "Application Submitted Sucessfully!";
}
$pagename = "Curriculum";
$pageid = "staffapp";
include('templates/community/subheader.php');
include('templates/community/header.php');
?>
<div id="container">
<div id="content">
<div id="column1" class="column">
<div class="habblet-container ">
<div class="cbb clearfix green ">
<h2 class="title">Curriculum
</h2>
<div class="habblet box-content">
<p><strong><?php echo $msg; ?></strong></p>
<center> Benvenuto nella pagina Curriculum, posto disponibile: <font color=darkgreen><?php echo $jobtype; ?>e</font>
<form action='app.php?do=submit' method='post'>
</select><br><br><br><b>Nickname:</b><br>
<input type='text' size='40' name='username' style='font-size: 10px' tabindex='1' READONLY value='<?php echo $name; ?>'<br><br><br>
<b>Nome Reale:</b><br>
<input type='text' size='40' name='Nome reale' style='font-size: 10px' tabindex='4'><br><br>
<b>Anni:</b><br>
<input type='text' size='40' name='Eta' style='font-size: 10px' tabindex='6'><br><br>
<b>Provenienza:</b><br>
<input type='text' size='40' name='Provenienza' style='font-size: 10px' tabindex='7'><br><br>
<b>Tempo a disposizione:</b><br>
<input type='text' size='40' name='Tempo a disposizione' style='font-size: 10px' tabindex='8'><br><br>
<b> Nome da <?php echo $shortjobtype; ?></b><br>
<?php echo $shortjobtype; ?>-<input type='text' size='33' name='modname' style='font-size: 10px' tabindex='9' value=''><br><br>
<b>Quanti utenti pensi di portare, nel caso volessi fare pubblicita?:</b><br>
<input type='text' size='50' name='bringusers' style='font-size: 10px' tabindex='13'><br><br>
<b>Hai avuto esperienza da <?php echo $shortjobtype; ?> in altri retro?:</b><br>
<input type='text' size='50' name='experience' style='font-size: 10px' tabindex='14'><br><br>
<b>Hai idee per migliorare <?php echo $sitename; ?>?:</b><br>
<input type='text' size='50' name='message1' style='font-size: 10px' tabindex='16'><br><br>
<b>Perche hai scelto questo ruolo?:</b><br>
<input type='text' size='50' name='message2' style='font-size: 10px' tabindex='17'><br><br>
<b>C'e qualcos'altro che vorresti aggiungere?:</b><br>
<input type='text' size='50' name='message3' style='font-size: 10px' tabindex='18'><br><br>
<b>Il tuo indirizzo IP:</b><br>
<input type='text' size='25' name='ipaddress' value="<?php echo $ipaddress; ?>" READONLY style='font-size: 10px' tabindex='19'><br><br>
<b>Il tuo ID:</b><br>
<input type='text' size='25' name='userid' style='font-size: 10px' tabindex='2' READONLY value='<?php echo $my_id; ?>'<br><br><br>
<input type='submit' value='Invia Curriculum' style='font-size: 10px'></p>
</form>
</div>
</div>
</div>
<script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
</div>
<div id="column2" class="column">
<div class="habblet-container ">
<div class="cbb clearfix red ">
<h2 class="title">Informazione
</h2>
<div id="notfound-looking-for" class="box-content">
La domanda di lavoro e per <?php echo $jobtype; ?>e. Ti preghiamo di inserire informazioni corrette, assicurati che il tuo indirizzo email sia corretto. Nel caso venissi scelto ti invieremo un email di risposta.
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
</div>
<?php
include('templates/community/footer.php');
?>
Non va!
Comunque utilizzo fov cms
Noi e terze parti selezionate utilizziamo cookie o tecnologie simili per finalità tecniche e, con il tuo consenso, anche per altre finalità come specificato nella cookie policy. Usa il pulsante “Accetta” per acconsentire l'utilizzo di tutti i cookies. In alternativa puoi fare clic sul pulsante “Continua senza accettare” per negare il consenso o su "Gestisci le tue preferenze" per accedere a informazioni più dettagliate e modificare le tue preferenze prima di acconsentire.