HElP... HELP.... HELP .... HELP.... HELP ... HELP ...HELP..

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
Snow Queen
Forum Newbie
Posts: 1
Joined: Tue May 20, 2008 9:11 am

HElP... HELP.... HELP .... HELP.... HELP ... HELP ...HELP..

Post by Snow Queen »

Hi every body
How r u ?

I am new member in this club, but i am sure that u will not close your door >>> tell quickly wut u want?

mmmmmmmmmmmm
I am really really suffer from headache because of these codes
i have some problems and i want from you to help me and to guide me how to solve it.

1) how i update the data in DB automatically
for example, i want when the user click on the borrow button, the avaliable attribute change automatically from yes to no

2) i want the user to upload picture to our website, then this picture store in DB.

Thanx alot.
and Looking forward to hearing from you
Last edited by John Cartwright on Tue May 20, 2008 10:32 am, edited 1 time in total.
Reason: Please do not bold/colour your entire posts >:(
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: HElP... HELP.... HELP .... HELP.... HELP ... HELP ...HELP..

Post by John Cartwright »

No. No. No. No. No. No. No. Not at least until you can write an appropriate title.
User avatar
emmbec
Forum Contributor
Posts: 112
Joined: Thu Sep 21, 2006 12:19 pm
Location: Queretaro, Mexico

Re: HElP... HELP.... HELP .... HELP.... HELP ... HELP ...HELP..

Post by emmbec »

Snow Queen wrote: 1) how i update the data in DB automatically
for example, i want when the user click on the borrow button, the avaliable attribute change automatically from yes to no

2) i want the user to upload picture to our website, then this picture store in DB.
1.- When the users click on the BORROW button, send them to another page where you have a query to update the database information.
2.- http://www.spoono.com/php/tutorials/tutorial.php?id=42
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: HElP... HELP.... HELP .... HELP.... HELP ... HELP ...HELP..

Post by califdon »

Snow Queen wrote:I am new member in this club, but i am sure that u will not close your door >>> tell quickly wut u want?
Looking forward to hearing from you
As Jcart said, what we want is for you to NEVER ... NEVER ... NEVER ... NEVER ... NEVER ... NEVER ... NEVER again post a topic with a Subject like the one you used. The whole purpose of the Subject is so that we can quickly see which posts we might be able to help with or perhaps learn from.

The second thing we want you to do is READ THE RULES of this forum. viewtopic.php?t=30037

When you have a specific question, ask it, but don't expect us to teach you basic PHP and MySQL knowledge that you should learn from the many tutorials available all over the web. Those of us who do most of the answering want to help people with specific problems that they can't find answers to, on their own, but we don't have time to teach people what they can learn for themselves.

We don't want to "close the door" on you. You are welcome here. And being a beginner is okay. We just have to try to use our available time to help people with the problems that they can't find answers to, by themselves. This is not a "club" where people chat and talk about off-topic things. It is a developers' forum.
Post Reply