CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> Español

 insertar imagenes en mysql y extraerlas con php resuelto

Print topic Send  topic

Author Message
soltics

Posts: 1
Posted: 05/25/2011, 4:50 AM

I thought you might be interested in reading this web page:
http://forums.codecharge.com/posts.php?post_id=68912

Best regards,
soltics

======================
Message sent from YesSoftware Forum
http://forums.codecharge.com/

hola a todos, para agregar el link de la imagen directamente sobre la base de datos se debe crear un campo tipo text y cuando guarden el valor debe ser la ruta completa, asi: <img src="images/nombreimagen.jpg">, donde images es una carpeta que se encuentra en el directorio de la pagina web.
Luego en el codigo php paras llamar a la imagen simplemente colocamos el nombre de la columna: echo'<td>'.$row["imagen"].'</td>';

Pueden ver como me quedo en www.soltics.com.ve/computadoras.php


:-)
Quote :
www.soltics.com.ve
www.soltics.com.ve

_________________
www.soltics.com.ve computadoras y paginas web
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.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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