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

    Sesssions and Cookies - PHP

    no they do affect each other, at least on the setup i am running, however i'v used the ob_start() function to deal with the error. thanks anyway
  2. MadneM

    Sesssions and Cookies - PHP

    well im using frames so once output has already been sent ie in the first frame, i cannot send it again in a later frame because output has already been sent.... the content in the first frame, so if i put in the session start() doodly it just comes up with a header already sent message thanks
  3. MadneM

    Sesssions and Cookies - PHP

    Hey, I'm developing a script using frames - no comments please.... and i basically need to be able to use sessions or cookies to store temporary data in, however due to the restraints on the session and cookie functions ie, cant initiate after output has already been sent, how can i possibly...
  4. MadneM

    Inventory Control Issues

    No worries i'v got it sorted now, anybody got the same problem u can contact me at ross@madnem.com
  5. MadneM

    Inventory Control Issues

    Hey guys I have literally tried everything that i can think of so you are my last hope. I am making a new ecommerce script, this time with Stock control, what i ideally want to be able to do is have: product A and product B product A is a small white tshirt and product B is a medium white...

Part and Inventory Search

Back
Top