class= " lineNumbers " de
1 :
2 :
3 :
4 :
5 :
6 :
7 :
8 :
9 :
10 :
11 :
12 :
13 :
14 :
15 :
16 :
17 :
18 :
19 :
20 :
21 :
22 :
23 :
24 :
25 :
26 :
27 :
28 :
29 :
30 :
31 :
32 :
33 :
34 :
35 :
36 :
37 :
38 :
39 :
40 :
41 :
42 :
43 :
44 :
45 :
46 :
47 :
48 :
49 :
50 :
51 :
52 :
53 :
54 :
55 :
56 :
57 :
58 :
59 :
60 :
61 :
62 :
|
class= de
>< " de l'id= " codeSnippet934414 de
< ? PHP
fonction GetSQLValueString ($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
{
$theValue = (! get_magic_quotes_gpc ()) ? addslashes ($theValue) : $theValue ;
commuter ($theType) {
enfermer le « texte » :
$theValue = ($theValue ! = "") ? « « ». $theValue. « » « : « NULLE » ;
coupure ;
cas « longtemps » :
cas « international » :
$theValue = ($theValue ! = "") ? intval ($theValue) : « NULLE » ;
coupure ;
cas « double » :
$theValue = ($theValue ! = "") ? « « ». doubleval ($theValue). « » « : « NULLE » ;
coupure ;
cas « date » :
$theValue = ($theValue ! = "") ? « « ». $theValue. « » « : « NULLE » ;
coupure ;
cas « défini » :
$theValue = ($theValue ! = "") ? $theDefinedValue : $theNotDefinedValue ;
coupure ;
}
$theValue de retour ;
}
$editFormAction = $_SERVER [« PHP_SELF »] ;
si (isset ($_SERVER [« QUERY_STRING »])) {
$editFormAction. = « ? » . htmlentities ($_SERVER [« QUERY_STRING »]) ;
}
si ((isset ($_POST [« MM_insert »])) && == « form1 » (de $_POST [« MM_insert »])) {
$insertSQL = sprintf (la « INSERTION DANS l'essai (pays) ÉVALUE (%s) »,
GetSQLValueString ($_POST [« choisir »], « texte »));
mysql_select_db ($database_bookedy, $bookedy) ;
$Result1 = mysql_query ($insertSQL, $bookedy) ou meurent (le mysql_error ());
$insertGoTo = « test.php » ;
si (isset ($_SERVER [« QUERY_STRING »])) {
$insertGoTo. = (strpos ($insertGoTo, « ? ")) ? « et » : » ? « ;
$insertGoTo. = $_SERVER [« QUERY_STRING »] ;
}
en-tête (sprintf (« endroit : %s », $insertGoTo));
}
? >
action= de
|