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 Wanet Telecoms Ltd 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: *

  • Users: New2Biz
  • Content: Threads
  • Order by date
  1. New2Biz

    Formulas In MySQL

    Within a MYSQL database, is it possible to set up a column as a function (similar to Excel) For example if I have a column titled "sales" and a column titled "Costs" can I set up a column called "Profit" that will automatically subtract "Costs" from "Sales"?
  2. New2Biz

    Using PHP / MySql to upload photos

    I am getting a lot of use out of data uploads to MySql databases via PHP, but would like to expand into uploading photos. Can anyone name a good source (book) that would team me how to write code for this? Is it even PHP?
  3. New2Biz

    Getting A Complete List From A PHP Query

    As previously stated, I am brand new to PHP and have been relying on books to learn how to use it. That being the case, I am having trouble customizing it. Any help is really appreciated because I dont know what I am doing wrong. Here is the scenario. I have a database that is populated from...
  4. New2Biz

    MySql & PHP - Making a link out of data collected

    If I have one screen where I have someone enter their website into a field that uses PHP to post it into a MySql database....how can I make that text a hyperlink when it is posted on another page. this other page woudl be a page where the contents of the MySql database is displayed. For this...
  5. New2Biz

    PHP Code Question / Assistance

    I ask this question as the newest kid on the PHP block, and am so appreciative of any help. Essentially, I have learned just enough to get myself in trouble. Overall, I am trying to create a website where the user can enter multiple items through several text boxes. When the user enters all...

Part and Inventory Search

Back
Top