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 Rhinorhino 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: senorcai
  • Content: Threads
  • Order by date
  1. senorcai

    Non OO functions calling objects

    Hi All I've been having all sorts of issues just trying to get a LIFO Stack working in PHP and am not quite sure why. In my latest incarnation I've actually build a Stack class. However, when I try to call the push function (and probably the pop too if it ever got that far) it just returns the...
  2. senorcai

    XMLHttpRequest using a callback function within an object

    Hi All I've got a working implementation using an XMLHttpRequest to grab some information from an RDF triplestore through a webservice and display it on the page. However, I'm trying to move to a more object-orientated design for the requests as we need to store certain information alongside...

Part and Inventory Search

Back
Top