string - Parse error: syntax error, unexpected T_STRING in /srv/disk7/1259829/www/k00138899.atspace.eu/photoalbum/upload_file.php on line 102 -


I am using an HTML code to upload an image to an "upload" folder which is the tutorial I used to use. I wanted to add additional functionality as I want to display from that folder with details of that folder so that my plan file is stored in file like $ $ name. $ Extension I am using mysql and I can connect it, I have worked without databases in the database (just upload the image to a folder)

The full php code is that http: / /justpaste.it/phpcodephpcode

And this is just my extra part

    

I am getting this error:
http: // k00138899.atspace.eu/photoalbum/upload_file.php

Change row

$ sql = "$ tbl_name (PhotoString) Include values ​​(" http: //www.atspace. Com / photoalbum / upload / '$ imagestring'. '$ Filetype' ");

for

$ sql = 'INSERT IN'. $ Tbl_name '(photostring) value ("http://www.atspace.com/photoalbum/upload/'.imagestring.''filetype.' '' ')';

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -