Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. RottNKorpse

    PHP wont fetch data from MySQL database

    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...
  2. RottNKorpse

    Setting a maximum limit on a php/mysql result?

    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...
  3. RottNKorpse

    Monitor Properties Are Not Editable?!?

    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...
  4. RottNKorpse

    Creating a table in mysql using a php form?

    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...
  5. RottNKorpse

    Displaying data from a field by reference another field in the same ro

    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...

Part and Inventory Search

Back
Top