|
Until you sign up you can't do much. Yes, it's free.
|
|
|
|
|
|
|
 | / / / Viewing Topic
|  |
|
|
Need some help... |
| PHP MySQL help again |
|
|
|
Replies: 5 Last Post Mar. 23, 2008 4:57pm by allsmiles
|
|
|
|
|
|
|
|
|
 LiveWire Humor
|
|
allsmiles
Enlightened One
Patron
|
Any chance you can rephrase that? Are you having problems with an update query?
------- When they leave me, they're all smiles. When they leave you, they're in tears.
|
|
|
( yoshiness )
Enlightened One
Patron
|
Okay. When a user clicks on an image, I want PHP to be able to identify the ID/name of that image depending which name/ID I gave it. Then, I want PHP to insert the image ID/name into a certain spot in a MySQL table for only a certain username. To get the username listed in the MySQL table, it should analyze the cookie containing the username, then match it to a username in the database, and insert it into a certain spot, depending which spot is available. As I stated before, it should be sorta like an online shopping cart. /The name/id thing in the image I was talking about : "<img src='...' width=123 height=456 name=object id=object>" I'm not so good with PHP programming. I am trying to learn as I go, so that I don't have to keep coming here so often, and spamming the place up. Post edited at 8:05 pm on Mar. 21, 2008 by yoshiness
------- "Last night I tried to slip it in her rear. When she began to complain about the pain, I stupidly told her to take it like a man." ~Quantumleaper
|
|
|
|
|
( yoshiness )
Enlightened One
Patron
|
I still need some help... I need some in-depth details... Like... How to use the coding for one??? :P I also don't want to use a prebuilt custom CMS... That only makes things more difficult :) Here's a flash on what I'm trying to do... http://img227.imageshack.us/my.php?image=examplegx3.swf Basically, this is the function I'm using : <?php print"<img id='Picture' src='./picture.gif'>" ?> How would I do what I showed you in the Flash movie?
------- "Last night I tried to slip it in her rear. When she began to complain about the pain, I stupidly told her to take it like a man." ~Quantumleaper
|
|
|
|
|
|
| Looking for something else?
|
|
|
|
|
|
 | / / / Viewing Topic |  |
|