From 9342f485474a8fcb2922b002d9885e003e3e99ce Mon Sep 17 00:00:00 2001 From: Franky Naidu Date: Thu, 26 Oct 2017 15:48:30 +0530 Subject: [PATCH 1/3] Update product.php --- html/product.php | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/html/product.php b/html/product.php index 74655ff..f437aed 100755 --- a/html/product.php +++ b/html/product.php @@ -31,9 +31,20 @@ function press(src) { + From 72174b7920f8b1ac1033c96ffd7586e048cba5de Mon Sep 17 00:00:00 2001 From: s7arlord Date: Sat, 20 Oct 2018 19:04:26 +0530 Subject: [PATCH 3/3] updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5d1391..c24dd65 100755 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Image-Gallery- Creating an image gallery using ajax and php +Created an example for internship