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

    categorie tree

    I'm making a admin for categories in an e-commerce shop. I want to show the categories like this (and then in a table) TOP |--+ clothes | |--+ tshirt | |--+ trousers | |--+ toys | |--+ lego | | |--+ collector items | | |--+ star wars | | | |--+ barbies | |--+ food The table looks like: table...
  2. anita20

    difference PHP3 and PHP4???

    Can someone tell me what the difference is between PHP3 and PHP4 (in simple words plz) There are some differences I konw, but how to say it in simple words (the difficult ones I don't understand that well). I need this for a document I'm making for school. Thankzzz Anita >(::O>
  3. anita20

    sessions

    I'm making an e-commerce shop with PHP and MySQL. I'm using sessions to keep track of the user and it's information. Now I want the session to be resetted. There are several ways to do this. session_change_cookie_params(lifetime) or store the time in a session variable and check this with the...
  4. anita20

    Image create ok on server but not ok on web !

    With the script everything is ok. I'm working with image creation too. With me it's working fine by showing the images on the page. Got no Idea what the problem can be, sorry. (I'm thinking of saving the images and then show them.) >(::O> anita
  5. anita20

    Brand new to PHP

    Take a look at http://www.devshed.com they have lots of tutorials and other handy stuff fot php!! >(::O> anita

Part and Inventory Search

Back
Top