CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Español

 Insertar foto por default

Print topic Send  topic

Author Message
cyber

Posts: 1
Posted: 10/20/2006, 9:13 PM

Tengo un problema en este codigo que tengo aqui creo un directorio con el nombre de id del usuario
en otro script tengo la otra parte del upload y funciona de lo mas bien. lo unico que quiero hacer es que cuando el directorio se cree por primera vez aparesca dentro de el una foto por default si alguien me puede ayudar se lo agradecere.

if($id!=''){
$path = "C:\\wamp\\www\\6final\\fotos\\".$id."\\";

if(!file_exists($path)){
mkdir($path);
}
}
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.