yea it would have been [0] and yea I didn't even notice that either because I use fetch_row all the time on my CMS's programming I forgot that the default one doesn't work anything like the CMS's
yes the prefix was fine...I tested all the basics of it in every way I could so I know it wasn't any variable issues but anyway I've got it solved now.
thanks to everyone for their help.
Here is what fixed it just in case someone has the same issue in the future:
I changed the fetch from...
I dont care about the errors really so I've removed the @ symbols from the database and the fetch yet nothing has changed.
it isnt that the query isnt looking into the table, it is. It isnt that the connection isnt working, it is. It is that when looking into the row and trying to pull the data...
I have been staring at just a few lines of code for over an hour and I don't see a single thing wrong with it so I wanted to get some new eyes looking at this to possibly shine some light on the issue.
What I am wanting to do is simply fetch a single value from a table in my database, a table...
vacunita, thank you very much...that worked. I can't believe I didn't realize to use an if statement with a greater than symbol...silly me. Thanks again.
jpadie, thank you for your assistance but vacunita was right...I wanted the limit to be set after the round runs the percentage but again...
Hi,
I have a question I can't seem to figure out on my own using tutorials or documentations so I was hoping someone here could help me out. Here is my problem.
I am using PHP and MySQL to do this script. I want to have a table that contains only numbers for data and then add them all up as a...
yes NoCal the monitor has its own drivers but its not allowing me to use them in that sense...
Incase this can help with any information needed...here is a screen of my device manager.
http://img406.imageshack.us/img406/8532/untitled25cw.jpg
smah, Where would I get the bios drivers?
I use a Dell LCD Monitor and every time I have tried to format and reinstall XP on my hard drive I go to my Monitor section and the Monitor Properties are shaded out thus making me stuck with the default crap that XP put on for my comp. I have the drivers I need for my monitor but the frackin...
Well I am trying to make an admin section to allow my other admins of my site able to add content to my mysql database without giving them phpmyadmin access and without teaching them out to use it as well. So I am trying to make a form that they can use to fill in a few simple fields and then it...
just my luck...thats actually the usual problem I have...I forget simple crap and get it wrong. Like leaving off the ''s and forgetting to put the \\'s in html tags when doing php...I do that alot...its hard to remember such a stupid thing :) Anyway, thanks for the help...I'll try it out.
Here's what I am trying to do...I am trying to make a hyperlink and an image source reference my sql database.
Lets say the table I am using has 3 fields in it which would be "Name", "MyURL" and "MyImage" hopefully the names of the fields dont matter because I will prolly change them later but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.