Search found 1 match

by rcua
Wed Feb 11, 2009 1:01 am
Forum: Databases
Topic: PHP Hash Table
Replies: 1
Views: 429

PHP Hash Table

Hi,

I am trying to insert, update and display items that a user have collected. I heard that, using hash table would be more efficient, is it true? What is hash table? How to do it? I am using php5 and mysql. Any tutorial with simple code would be great.

Thanks. :D