View Single Post
  #1  
Old 03-01-2013, 10:26 PM
Infernette Infernette is offline
CODE CODE CODE CODE CODE
 
Join Date: Jan 2013
Location: Where I live? I live home.
Posts: 164
Gender: Female
Credits: 32,044
Infernette is on a distinguished road
Default A little (more)help :)

Well, I'm making an adoptables selling sort of page, but the thing is, I cannot for the life of me figure how to get the mysql database from inserting $mysidia->user->username instead of the actual name when it updates the pet once it's purchased.

*!code removed to prevent usage until finished!* ;)


The problem is at the end, starts here "}
elseif($mysidia->input->action() == "purchase"){
" , posting whole code just in case it's something earlier on.

-Also, I have to say thank you guys for all the previous help you've given 'newbie' me. It really helped me learn how to do this a lot better than staring at a couple of paragraphs.
__________________
No, I have no idea what I'm doing. But it works. Barely.

Last edited by Infernette; 03-02-2013 at 09:39 AM.
Reply With Quote