How to link picture location to text value?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sbabanli
Forum Newbie
Posts: 3
Joined: Fri Feb 06, 2009 2:06 am

How to link picture location to text value?

Post by sbabanli »

Hi professionals of PHP,
My friend helped me to do create some pages for my site.
But currently he could to continue it.
I need your help in code and include it on click procedure of button.
I have button opening “my documents” to select picture file. But I need to reroute it to picture folder.
It takes a lot of time.
On same page I have text.
Picture folder location depends on text value.
How to change location depending on text value?
Please help me to do it.
Thanks in advance
Babanli Said
User avatar
greyhoundcode
Forum Regular
Posts: 613
Joined: Mon Feb 11, 2008 4:22 am

Re: How to link picture location to text value?

Post by greyhoundcode »

Hmm. I see. 8O 8O 8O
Still Learning
Forum Commoner
Posts: 25
Joined: Tue Jan 27, 2009 3:57 pm
Location: Philadelphia

Re: How to link picture location to text value?

Post by Still Learning »

With a little more info, and maybe some code, you might get the help you are looking for. 8)
Post Reply