Copying files from one folder to another using php
As a part of my work i had to do this task. The complete task assigned was to copy the file from the folder ‘images’ to a new folder ’tiles’ and the the name of the files copied had to be the concatenation of two columns in the table in the database.
Slolution :
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd“>
<html xmlns=”http://www.w3.org/1999/xhtml“>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title>Untitled Document</title>
</head>
<body>
<?php
//connect to the database
$user_name=”root”;
$password=”password”;
$database=”database_name”;
$server=”localhost”;
$db_handle=mysql_connect($server,$user_name,$password);
$dbfound=mysql_select_db($database);
if($dbfound)
{
echo “connected to database <br>”;
$sql = “write the sql statement here”;
$result = mysql_query($sql);
while ($row = mysql_fetch_row($result)) {
// check if file exists
if file_exists(row['image'])
{
//copy the file
$source=’$_SERVER['DOCUMENT_ROOT'].”/images/”.row['image']‘;
$destination=’$_SERVER['DOCUMENT_ROOT'].”/tiles/”.row['products_style_code'].” - “.row['products_name'].”.jpg’
copy($source,$destination);
}
}
}
else
{
echo “cannot connect to the database”;
}
?>
</body>
</html>
Make A Comment: ( 23 so far )
23 Responses to “Copying files from one folder to another using php”
electromozzo
July 28th, 2009
The best information i have found exactly here. Keep going Thank you
http://www.asim.com.np - cool!!!!
MishaPowerauto
July 29th, 2009
Amazing news, thank you!
SergeyNikolaev
July 30th, 2009
Thanks for post. Nice to see such good ideas.
Zashkaser
August 5th, 2009
Excellent review! Mint takes Ubuntu and makes it work! After your review, I plan to use it.
LenaShopogolik
August 6th, 2009
All the best for your future.
Sdanektir
August 6th, 2009
It is the coolest site, keep so!
Vivalkakira
August 7th, 2009
Hi, good post. I have been woondering about this issue,so thanks for posting. I’ll definitely be coming back to your site.
VitalikGromovss
August 8th, 2009
Ya put a smile in my face.
dimagromovfoto
August 15th, 2009
Amazing news, as a consequence of you!
doctorbiml
September 24th, 2009
I rarely comment on blogs but yours I had to stop and say Great Blog!!
blondinkaya
September 25th, 2009
Hi, involvement business post. I’ll write you later wide scarcely any questions!
Grovebere
September 29th, 2009
nice site ^) good gob
Cecinachifake
February 16th, 2010
Thanks for writing, I very much liked your newest post. I think you should post more frequently, you evidently have natural ability for blogging!
Grovebere
March 7th, 2010
thank!
Grovebere
March 9th, 2010
You have a great site here!Now i am your reader.
Iolanta
March 12th, 2010
Thanks so much! I’ve looked everywhere for this! You’re amazing!
soundtrack
March 13th, 2010
nice site
ideofsaeroria
March 17th, 2010
Many thanks!
Grovebere
March 17th, 2010
I am amazed, this post is so good ,thnx.
Serge
March 18th, 2010
PillSpot.org. Canadian Health&Care.No prescription online pharmacy.Special Internet Prices.Pillspot.org. Vitamins@buy.online” rel=”nofollow”>.…
Categories: Womens Health.Antiviral.Mental HealthSkin Care.Anxiety/Sleep Aid.Vitamins/Herbal Supplements.Stomach.Antibiotics.Antidiabetic.Eye Care.Mens Health.Anti-allergic/Asthma.Pain Relief.Weight Loss.Stop SmokingBlood Pressure/Heart.Antidepres…
HERMAN
June 28th, 2010
Buy:Viagra Super Active+.Viagra.Cialis Professional.Cialis Soft Tabs.Zithromax.Tramadol.Viagra Super Force.Soma.VPXL.Levitra.Super Active ED Pack.Cialis.Propecia.Cialis Super Active+.Maxaman.Viagra Soft Tabs.Viagra Professional….
ADAM
July 8th, 2010
Buy:Synthroid.Retin-A.Valtrex.Zovirax.Prevacid.100% Pure Okinawan Coral Calcium.Zyban.Accutane.Prednisolone.Arimidex.Nexium.Mega Hoodia.Petcam (Metacam) Oral Suspension.Lumigan.Human Growth Hormone.Actos….
ROBERTO
July 15th, 2010



It is the coolest site, keep so!