diff --git a/.DS_Store b/.DS_Store index bcc65ca..aed8740 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/Extra(Backup) Files/.DS_Store b/Extra(Backup) Files/.DS_Store index 5737bd8..b86b3b9 100644 Binary files a/Extra(Backup) Files/.DS_Store and b/Extra(Backup) Files/.DS_Store differ diff --git a/data_game/ghDataUpdate.php b/data_game/ghDataUpdate.php new file mode 100644 index 0000000..9e42228 --- /dev/null +++ b/data_game/ghDataUpdate.php @@ -0,0 +1,16 @@ + + + \ No newline at end of file diff --git a/geekhaven/geekhavenData.php b/geekhaven/geekhavenData.php index aacb566..62b8da0 100644 --- a/geekhaven/geekhavenData.php +++ b/geekhaven/geekhavenData.php @@ -54,17 +54,25 @@ +
-
+

Geekhaven Data

- + Name
- + Description
@@ -73,9 +81,6 @@
diff --git a/getData/.DS_Store b/getData/.DS_Store new file mode 100644 index 0000000..cd772fb Binary files /dev/null and b/getData/.DS_Store differ diff --git a/getData/ann.php b/getData/ann.php deleted file mode 100644 index cbe6fa4..0000000 --- a/getData/ann.php +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - -
- Name : ''
- - Organiser : ''
- Venue : ''
- - date: ''
- time: ''
- topic: ''
- details: ''
- date: ''
- - Image : '; ?>
- Link : ''
-
-
- - - diff --git a/getData/blog.php b/getData/blog.php deleted file mode 100644 index b36fce1..0000000 --- a/getData/blog.php +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - -
- Title : ''
- des: ''
- Image : '; ?>
- Link : ''
-
-
- - - diff --git a/getData/project.php b/getData/project.php deleted file mode 100644 index 485dce5..0000000 --- a/getData/project.php +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - -
- Name : ''
- project link : ''
- Source Code : ''
- - des: ''
- Image : '; ?>
- Link : ''
-
-
- - - diff --git a/getData/wing.php b/getData/wing.php deleted file mode 100644 index 3fa9922..0000000 --- a/getData/wing.php +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - -
- Name : ''
- Info: ''
- Logo: '; ?>
- Image : '; ?>
- Link : ''
-
-
- - - diff --git a/getData/wingMem.php b/getData/wingMem.php deleted file mode 100644 index 61ddd77..0000000 --- a/getData/wingMem.php +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - -
- Name : ''
- Roll: ''
- Image : '; ?>
- Des : ''
- HOf : ''
- social handles : ''
- Sess : ''
- post : ''
-
-
- - - diff --git a/index.php b/index.php index 4adb1f9..a15fde0 100644 --- a/index.php +++ b/index.php @@ -67,8 +67,16 @@ -

GeekHaven

-

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.

+ +

+

diff --git a/onstart.php b/onstart.php index 23f313b..3c7ffe6 100644 --- a/onstart.php +++ b/onstart.php @@ -153,7 +153,8 @@ $query_run = mysqli_query($connection,$query); $query = "INSERT INTO wings VALUES('33333','X','Only for Overall coordinators','','')"; $query_run = mysqli_query($connection,$query); - + $query = "INSERT INTO geekhavenInfo VALUES('GeekHaven','Lorem Ipsum simply dummy of the printing typesetting industry.')"; + $query_run = mysqli_query($connection,$query); echo "Database created"; ?> diff --git a/wing/.DS_Store b/wing/.DS_Store new file mode 100644 index 0000000..3a1502a Binary files /dev/null and b/wing/.DS_Store differ diff --git a/wing/wing.php b/wing/wing.php deleted file mode 100644 index acd9721..0000000 --- a/wing/wing.php +++ /dev/null @@ -1,535 +0,0 @@ - 'JAN', 2 => 'FEB', 3 => 'MAR', 4 => 'APR', 5 => 'MAY', 6 => 'JUNE', 7 => 'JULY', 8 => 'AUG', 9 => 'SEP', 10 => 'OCT', 11 => 'NOV', 12 => 'DEC'); - } - -?> - - - - - - - <?php echo $wingName;?> - - - - - - - - - - - - -
-
-
-

.

-
- -
- -
-

What's New

- -
- -
-

- ANNOUNCEMENTS -

-
-
-
- - -
-
-
-

-

-
-
-

-

.

-
-
-
- - - -
-
-
-
-

View All

"; - ?> - -
-
-

- PROJECT -

-
- -
- -
- -
-

2020

-
-

-
-

.

- ";?> - - -
- -
-
- - - - - -
- -
- - - - -
-

- TEAM -

-
-
-
-
- -
- - - -
- - '; ?> - -

- -

-

- COORDINATOR -

- -
- -
-
- -
-
- - '; ?> - -
- -

- -

-

- MEMBER -

- -
- - -
-
- - - -
-
- -

- BLOGS -

-
-
- -
- - - '; ?> - -

- -

- -

- -

- >Read More -
- -
-
-
-

View All

"; - ?> -
- - - - - - - - - \ No newline at end of file