diff --git a/fragebogen.php b/fragebogen.php
index a99ae9b..4e81d2b 100755
--- a/fragebogen.php
+++ b/fragebogen.php
@@ -25,7 +25,7 @@ $uid1=$_COOKIE["uid1"];
FROM aesp_bewerbung
WHERE uid='$uid1'");
$row3 = $result3->fetch_array();
- setcookie("ck_lid",$row3[land]);
+ setcookie("ck_lid",$row3['land']);
echo "
@@ -199,7 +199,7 @@ function createCities()
-
+
Ich bin damit einverstanden, dass meine Emailadresse für eventuelle Nachfragen veröffentlicht wird.
|
@@ -239,7 +239,7 @@ function createCities()
";
#echo "\n";
while ($row2 = $result2->fetch_array()){
- echo "\n";
+ echo "\n";
}
echo"
@@ -436,9 +436,9 @@ function createCities()
- Öffentliche Verwaltung
- Freie Wirtschaft
- Sonstiges
+ Öffentliche Verwaltung
+ Freie Wirtschaft
+ Sonstiges
|
@@ -569,16 +569,16 @@ function createCities()
sehr gut in die tägliche Arbeit mit eingebunden
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7
+ 8
+ 9
+ 10
|
@@ -589,16 +589,16 @@ function createCities()
mich auch unter den Kollegen gut aufgenommen
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7
+ 8
+ 9
+ 10
|
@@ -609,16 +609,16 @@ function createCities()
gestellten Ausgaben waren interessant
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7
+ 8
+ 9
+ 10
|
@@ -629,16 +629,16 @@ function createCities()
mich gefordert
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7
+ 8
+ 9
+ 10
|
@@ -649,16 +649,16 @@ function createCities()
etwas dazulernen können
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7
+ 8
+ 9
+ 10
|
@@ -669,16 +669,16 @@ function createCities()
keinerlei Probleme mit der Sprache
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7
+ 8
+ 9
+ 10
|
@@ -688,16 +688,16 @@ function createCities()
Ich konnte viele gute Erfahrungen sammeln
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7
+ 8
+ 9
+ 10
|
@@ -1129,4 +1129,4 @@ exit;
}
-?>
\ No newline at end of file
+?>
diff --git a/getSubCat.php b/getSubCat.php
index d57fa25..b6657a7 100755
--- a/getSubCat.php
+++ b/getSubCat.php
@@ -23,7 +23,7 @@ if(isset($_GET['countryCode'])){
while ($row = $result->fetch_array()){
##echo "obj.options[obj.options.length] = new Option('$row[bezeichnung]','$row[ukid]'";if($result1[ukid] == $row[ukid]){echo ",'selected'";}echo");\n";
- echo "obj.options[obj.options.length] = new Option('$row[land]','$row[lid]'";if($row[lid] == $lid){echo ",'selected'";}echo");\n";
+ echo "obj.options[obj.options.length] = new Option('$row[land]','$row[lid]'";if($row['lid'] == $lid){echo ",'selected'";}echo");\n";
}
}
diff --git a/suche.php b/suche.php
index 1eab1dd..410be06 100755
--- a/suche.php
+++ b/suche.php
@@ -130,9 +130,9 @@ function createCities()
or die ("Cannot execute query");
echo "