diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..412eeda7
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,22 @@
+# Auto detect text files and perform LF normalization
+* text=auto
+
+# Custom for Visual Studio
+*.cs diff=csharp
+*.sln merge=union
+*.csproj merge=union
+*.vbproj merge=union
+*.fsproj merge=union
+*.dbproj merge=union
+
+# Standard to msysgit
+*.doc diff=astextplain
+*.DOC diff=astextplain
+*.docx diff=astextplain
+*.DOCX diff=astextplain
+*.dot diff=astextplain
+*.DOT diff=astextplain
+*.pdf diff=astextplain
+*.PDF diff=astextplain
+*.rtf diff=astextplain
+*.RTF diff=astextplain
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..5ebd21a1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,163 @@
+#################
+## Eclipse
+#################
+
+*.pydevproject
+.project
+.metadata
+bin/
+tmp/
+*.tmp
+*.bak
+*.swp
+*~.nib
+local.properties
+.classpath
+.settings/
+.loadpath
+
+# External tool builders
+.externalToolBuilders/
+
+# Locally stored "Eclipse launch configurations"
+*.launch
+
+# CDT-specific
+.cproject
+
+# PDT-specific
+.buildpath
+
+
+#################
+## Visual Studio
+#################
+
+## Ignore Visual Studio temporary files, build results, and
+## files generated by popular Visual Studio add-ons.
+
+# User-specific files
+*.suo
+*.user
+*.sln.docstates
+
+# Build results
+[Dd]ebug/
+[Rr]elease/
+*_i.c
+*_p.c
+*.ilk
+*.meta
+*.obj
+*.pch
+*.pdb
+*.pgc
+*.pgd
+*.rsp
+*.sbr
+*.tlb
+*.tli
+*.tlh
+*.tmp
+*.vspscc
+.builds
+*.dotCover
+
+## TODO: If you have NuGet Package Restore enabled, uncomment this
+#packages/
+
+# Visual C++ cache files
+ipch/
+*.aps
+*.ncb
+*.opensdf
+*.sdf
+
+# Visual Studio profiler
+*.psess
+*.vsp
+
+# ReSharper is a .NET coding add-in
+_ReSharper*
+
+# Installshield output folder
+[Ee]xpress
+
+# DocProject is a documentation generator add-in
+DocProject/buildhelp/
+DocProject/Help/*.HxT
+DocProject/Help/*.HxC
+DocProject/Help/*.hhc
+DocProject/Help/*.hhk
+DocProject/Help/*.hhp
+DocProject/Help/Html2
+DocProject/Help/html
+
+# Click-Once directory
+publish
+
+# Others
+[Bb]in
+[Oo]bj
+sql
+TestResults
+*.Cache
+ClientBin
+stylecop.*
+~$*
+*.dbmdl
+Generated_Code #added for RIA/Silverlight projects
+
+# Backup & report files from converting an old project file to a newer
+# Visual Studio version. Backup files are not needed, because we have git ;-)
+_UpgradeReport_Files/
+Backup*/
+UpgradeLog*.XML
+
+
+
+############
+## Windows
+############
+
+# Windows image file caches
+Thumbs.db
+
+# Folder config file
+Desktop.ini
+
+
+#############
+## Python
+#############
+
+*.py[co]
+
+# Packages
+*.egg
+*.egg-info
+dist
+build
+eggs
+parts
+bin
+var
+sdist
+develop-eggs
+.installed.cfg
+
+# Installer logs
+pip-log.txt
+
+# Unit test / coverage reports
+.coverage
+.tox
+
+#Translations
+*.mo
+
+#Mr Developer
+.mr.developer.cfg
+
+# Mac crap
+.DS_Store
diff --git a/GyunerZeki.php b/GyunerZeki.php
new file mode 100644
index 00000000..a19d7246
--- /dev/null
+++ b/GyunerZeki.php
@@ -0,0 +1,9 @@
+
+
+ PHP Test
+
+
+ Hello World Gyuner Zeki!'; ?>
+
+
+
diff --git a/KrasimirTsvetanov.php b/KrasimirTsvetanov.php
new file mode 100644
index 00000000..32b6fbbb
--- /dev/null
+++ b/KrasimirTsvetanov.php
@@ -0,0 +1,8 @@
+
+
+ PHP Test
+
+
+ Hello World from Krasimir Tsvetanov! kraseza@gmail.com'; ?>
+
+
\ No newline at end of file
diff --git a/MargaritaKrushkova.php b/MargaritaKrushkova.php
new file mode 100644
index 00000000..94a256c6
--- /dev/null
+++ b/MargaritaKrushkova.php
@@ -0,0 +1,8 @@
+
+
+ PHP Test
+
+
+ I am Margarita Krushkova'; ?>
+
+
\ No newline at end of file
diff --git a/MihailKopuschu.php b/MihailKopuschu.php
new file mode 100644
index 00000000..435a694d
--- /dev/null
+++ b/MihailKopuschu.php
@@ -0,0 +1,8 @@
+
+
+ PHP Test
+
+
+ Hello World from Mihail Kopuschu! meshko1989@mail.ru'; ?>
+
+
\ No newline at end of file
diff --git a/PetyaStavarova.php b/PetyaStavarova.php
new file mode 100644
index 00000000..1e74060a
--- /dev/null
+++ b/PetyaStavarova.php
@@ -0,0 +1,8 @@
+
+
+ PHP Test
+
+
+ Hello World from Petya Stavarova, petyast92@gmail.com '; ?>
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..de855a2f
--- /dev/null
+++ b/README.md
@@ -0,0 +1 @@
+This is a sample PHP project
diff --git a/StoyanCheresharov.php b/StoyanCheresharov.php
new file mode 100644
index 00000000..782a3047
--- /dev/null
+++ b/StoyanCheresharov.php
@@ -0,0 +1,8 @@
+
+
+ PHP Test
+
+
+ Hello World Stoyan Cheresharov! cheresharov@hotmail.com'; ?>
+
+
\ No newline at end of file
diff --git a/Todor.php b/Todor.php
new file mode 100644
index 00000000..10333db1
--- /dev/null
+++ b/Todor.php
@@ -0,0 +1,10 @@
+
+
+ PHP Test
+
+
+ Hello from Todor'; ?>
+ Този проект може да бъде разгледан на адрес: fmi-project-todor.eu01.aws.af.cm
+ Публично резозитори(форк): git@github.com:asdator/fmi.git
+
+
\ No newline at end of file
diff --git a/VasilVasilev.php b/VasilVasilev.php
new file mode 100644
index 00000000..0723efb0
--- /dev/null
+++ b/VasilVasilev.php
@@ -0,0 +1,8 @@
+
+
+ PHP Test
+
+
+ Hello World from Vasil Vasilev vasil.georgiev.34@gmail.com'; ?>
+
+
\ No newline at end of file
diff --git a/VictorAtanassov.php b/VictorAtanassov.php
new file mode 100644
index 00000000..917318b1
--- /dev/null
+++ b/VictorAtanassov.php
@@ -0,0 +1,8 @@
+
+
+ PHP Test
+
+
+ Hello from Victor Atanassov'; ?>
+
+
\ No newline at end of file
diff --git a/ZhelyanGuglev.php b/ZhelyanGuglev.php
new file mode 100644
index 00000000..2f73bf32
--- /dev/null
+++ b/ZhelyanGuglev.php
@@ -0,0 +1,8 @@
+
+
+ PHP Test
+
+
+ Hello World from Zhelyan Guglev!!! E-mail: jelian_g@mail.bg'; ?>
+
+
diff --git a/index.php b/index.php
new file mode 100644
index 00000000..bc3b876e
--- /dev/null
+++ b/index.php
@@ -0,0 +1,11 @@
+
+
+ Hello World
+
+
+ Hello World from FMI'; ?>
+ Hello World from Mihail Kopuschu! meshko1989@mail.ru'; ?>
+ Hello World, Aleksander Aleksandrov
email:aleksaander_aleksandrov@abv.bg'; ?>
+
+
+
diff --git a/index1.php b/index1.php
new file mode 100644
index 00000000..29dbc016
--- /dev/null
+++ b/index1.php
@@ -0,0 +1 @@
+gdfgdfgfd
diff --git a/martin_manov.php b/martin_manov.php
new file mode 100644
index 00000000..ae688f8e
--- /dev/null
+++ b/martin_manov.php
@@ -0,0 +1,14 @@
+
+
+ PHP Test
+
+
+ Martin Manov - matrixatp.martin@gmail.com
+ Здравейте,
+ имах малко проблеми с изпращането до GitHub.
+ Първо трябваше да отида до Git->Merge. След това Commit продължаваше да не работи, но успешно направих Push.
+ Дано това да може да помогне на останалите, ако има затруднения.
+ Поздрави
+ '; ?>
+
+
\ No newline at end of file
diff --git a/paolashumanova.php b/paolashumanova.php
new file mode 100644
index 00000000..60b55c81
--- /dev/null
+++ b/paolashumanova.php
@@ -0,0 +1,8 @@
+
+
+ PHP Test
+
+
+ Hello World from Paola Shumanova email: paolaaa7@abv.bg '; ?>
+
+
\ No newline at end of file