diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 910fe94..b9c2483 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,11 +2,7 @@ - - - - - + @@ -32,11 +28,41 @@ - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -63,12 +89,20 @@ - + @@ -131,7 +165,7 @@ - + @@ -154,38 +188,20 @@ - + - - - - - - - - - - - - - - @@ -193,7 +209,7 @@ - + @@ -204,10 +220,28 @@ - + + - + + + + + + + + + + + + + + @@ -231,7 +265,7 @@ - + @@ -240,19 +274,19 @@ - - - + - + + - + + @@ -272,10 +306,47 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -444,34 +515,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -479,18 +522,153 @@ + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - + + + + + + + + + + diff --git a/ajax_xml.html b/ajax_xml.html new file mode 100644 index 0000000..f384ab1 --- /dev/null +++ b/ajax_xml.html @@ -0,0 +1,56 @@ + + + + Titolo + + + + + + + + reading xml with ajax + + + + + + + + + + + + + + + + + diff --git a/exam_test_1.html b/exam_test_1.html new file mode 100644 index 0000000..c01700a --- /dev/null +++ b/exam_test_1.html @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Wesada
ab
ab
ab
ab
ab
ab
ab
+ + + + \ No newline at end of file diff --git a/exam_test_2.html b/exam_test_2.html new file mode 100644 index 0000000..4ed3aa6 --- /dev/null +++ b/exam_test_2.html @@ -0,0 +1,61 @@ + + + + + + + + + + + + +
+

Settimana:23

+
Autobus
+
Macchina
+
Treno
+
Treno
+
Autobus
+
Piedi
+
Autobus
+
+ + + + + + \ No newline at end of file diff --git a/exam_test_2b.html b/exam_test_2b.html new file mode 100644 index 0000000..de8fa1e --- /dev/null +++ b/exam_test_2b.html @@ -0,0 +1,68 @@ + + + + + + + + + + + + +
+

Settimana:23

+
Autobus
+
Macchina
+
Treno
+
Treno
+
Autobus
+
Piedi
+
Autobus
+
+ + + + + + \ No newline at end of file diff --git a/exam_test_3.html b/exam_test_3.html new file mode 100644 index 0000000..3c92bcb --- /dev/null +++ b/exam_test_3.html @@ -0,0 +1,34 @@ + + + + + + + +

This is some text. This is some text. This is some text. This is some text. This is some text. This is some text.

+ + + + +

This is some text. This is some text. This is some text. This is some text. This is some text. This is some text.

+

This is some text. This is some text. This is some text. This is some text. This is some text. This is some text.

+

This is some text. This is some text. This is some text. This is some text. This is some text. This is some text.

+ +

This is also some text. This is also some text. This is also some text. This is also some text. This is also some text. This is also some text.

+
+ + +

This is some text. This is some text. This is some text. This is some text. This is some text.This is some text. This is some text. This is some text. This is some text. This is some text. This is some text.This is some text. This is some text. This is some text. This is some text. This is some text. This is some text.This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text.

+ + + diff --git a/exam_test_4.html b/exam_test_4.html new file mode 100644 index 0000000..a251575 --- /dev/null +++ b/exam_test_4.html @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +
Testa1Testa2
Cella1cella2cella3cella 4
Cella5Cella6cella7
cella9
+ + + diff --git a/php12_mysql.php b/php12_mysql.php index 1bec538..cb7a944 100644 --- a/php12_mysql.php +++ b/php12_mysql.php @@ -47,6 +47,7 @@ _css; echo "\n"; /////////////////////////// + $db = new PDO ("mysql:host=localhost;dbname=phptest","root","alfiobello",array(PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION)); //$db->query("INSERT INTO persone VALUES('mario','gino','2')"); diff --git a/xml.php b/xml.php new file mode 100644 index 0000000..7e4ecb9 --- /dev/null +++ b/xml.php @@ -0,0 +1,19 @@ + +mario + + +DATA; + + + +?> \ No newline at end of file