![]() |

|
|||||||
| Ajutooooor! Gogule, probleme ma? Daca ai vreo problema nu ezita sa ne ceri ajutorul si te vom ajuta la modul cel mai serios. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Care ma poate ajuta si pe mn cu acest script ... ?
Code:
http://www.extreamcs.com/diverse/testcs/index.php |
|
#2
|
|||
|
|||
|
cat platesti?
__________________
Intelligence plus character - that is the goal of true education. Light that shit, smoke that shit, pass that shit. Citeste-mi blogul!
|
|
#3
|
|||
|
|||
pai ... stii cum ii vorba .. iti dau 5 mii daca mai trebuie mai pui ) hai ma ajutati si voi un om sarac )
|
|
#4
|
|||
|
|||
|
God.. Vrei cu exact ca acela, cu aceleasi intrebari ?
__________________
|
|
#5
|
|||
|
|||
|
hmmm eu cred ca pot sa le modific dupa daca e ... dar sursa ma intereseste
ty daca imi faci !
|
|
#6
|
|||
|
|||
|
Intra in Firefox, pe pagina de mai sus si apasa CTRL+U pentru codul sursa
__________________
|
|
#7
|
|||
|
|||
|
e PHP
asa ca nu prea te ajuta codul sursa
__________________
Intelligence plus character - that is the goal of true education. Light that shit, smoke that shit, pass that shit. Citeste-mi blogul!
|
|
#8
|
|||
|
|||
|
pai asta ziceam si eu ... ca cod sursa in php .. ca in html nam ce face cu el !
|
|
#9
|
||||
|
||||
|
nu stiu cum sa te ajut...dar "Sunteti 87.5% dependent de Counter-Strike !"
da-ma drq
|
|
#10
|
|||
|
|||
hai ma .. stie careva cum sa fac sau sa ma ajute macar cu primele 2 .. 3 intrebari ?
|
|
#11
|
|||
|
|||
|
Code:
<html>
<head>
<title>Test dependenta de CS</title>
</head>
<style type="text/css">
/*Aici bagi CSS-ul :)*/
</style>
</head>
<body>
<?php
$intrebari = 3;
$raspunsuri = 0;
if(isset($_POST['test'])) {
foreach($_POST as $key => $value){
$raspunsuri = $raspunsuri + $value;
$rezultat = $raspunsuri*100/$intrebari.'%';
}
echo $rezultat;
} else {
echo '<form action="cs.php" method="POST" name="test">
1. Esti codat?
<input type="radio" name="r01" value="1" />Da
<input type="radio" name="r01" value="0" CHECKED />Nu
2. Ai steam?
<input type="radio" name="r02" value="1" />Da
<input type="radio" name="r02" value="0" CHECKED />Nu
3. Ai server?
<input type="radio" name="r03" value="1" />Da
<input type="radio" name="r03" value="0" CHECKED />Nu
<input type="submit" name="test" value="Testeaza" />
</form>';
}
?>
</body>
</html>
__________________
Intelligence plus character - that is the goal of true education. Light that shit, smoke that shit, pass that shit. Citeste-mi blogul!
|
|
#12
|
|||
|
|||
|
Si mie imi trebuie merci Chess
e super
__________________
|
|
#13
|
||||
|
||||
|
Quote:
si btw chessh rullz
__________________
![]() |
|
#14
|
||||
|
||||
|
Quote:
__________________
![]() ![]() ![]() [color=red]Fan ballack ! He rocks ! |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|