| Server IP : 104.21.21.239 / Your IP : 216.73.216.68 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home2/cgny/public_html/newadmin/ |
Upload File : |
<cfset imagepath="/home/home2/cgny/public_html/2019/columnpic2"> <cfset thumbpath="/home/home2/cgny/public_html/2019/columnpic2"> <cfset imagedir="https://www.cityguideny.com/columnpic2"> <cfset thumbdir="https://www.cityguideny.com/columnpic2"> <cffile action="upload" nameconflict="makeunique" accept="image/jpeg,image/pjpeg" filefield="photo" destination="/home/home2/cgny/public_html/2019/columnpic2" mode="777"> <cfset photo = "#File.ServerFile#"> <Cfif photo contains ' '> <cfset newphoto = rereplace(photo,' ','-','all')> <Cffile action="rename" source="/home/home2/cgny/public_html/2019/columnpic2/#photo#" destination="/home/home2/cgny/public_html/2019/columnpic2/#newphoto#" mode="777"> <cfset photo = '#newphoto#'> </Cfif> <cfset thumbnail = 'nd#photo#'> <cfimage source="/home/home2/cgny/public_html/2019/columnpic2/#photo#" name="myImage"> <cfoutput>#ImageGetWidth(myImage)#</cfoutput> <cfset width=#ImageGetWidth(myImage)#> <cfif #width# gt 1000> yes1 <CF_GraphicsMagick action="ResizeWidth" Infile="/home/home2/cgny/public_html/2019/columnpic2/#photo#" width="650" filter="Catrom" Outfile="/home/home2/cgny/public_html/2019/columnpic2/#photo#" quality="90"> <cfelse> no1 <CF_GraphicsMagick action="ResizeWidth" Infile="/home/home2/cgny/public_html/2019/columnpic2/#photo#" width="600" filter="Catrom" Outfile="/home/home2/cgny/public_html/2019/columnpic2/and#photo#" quality="90"> <Cffile action="rename" source="/home/home2/cgny/public_html/2019/columnpic2/and#photo#" destination="/home/home2/cgny/public_html/2019/columnpic2/nd#photo#" mode="777"> no </cfif> <cfquery name=addphoto datasource=#ds#> INSERT INTO columnpic(colid,size,photo,bigphoto,height) VALUES(#url.id#,#form.thumbsize#,'#thumbnail#','#photo#',#form.height#) </cfquery> <CF_GraphicsMagick action="ResizeWidth" Infile="/home/home2/cgny/public_html/2019/columnpic2/#photo#" width="#form.thumbsize#" filter="Catrom" Outfile="/home/home2/cgny/public_html/2019/columnpic2/nd#photo#" quality="90"> <Cflocation url="editcol3335.cfm?id=#url.id#&mag=#url.mag#" addToken="no">