FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » creating key / hash
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
creating key / hash [message #183942] Thu, 28 November 2013 08:52 Go to previous message
Philipp Kraus is currently offline  Philipp Kraus
Messages: 14
Registered: December 2010
Karma:
Junior Member
Hello,

I need an idea for creating hash / key values. I use a WebDAV
connection with sabredav to transform database table values in a webdav
structure (vice versa).
The database stores BibTeX data and I would like to transform this data
in a BibTeX file. BibTeX uses a cite key most in this structure: <first
3 letters of each author><letter of the title><year>
In my case this key should be generated automatically with PHP in the
backend, but we have a hierachical structure, eg: organisation / group
/ authors / BibTeX publication

My BibTeX key should store also a reference of the organisation and
group, the organisation can be shorten with 3 letters (we have got a
shortcut), but I need also a unique key, so
my question is, did you have a good idea to create a "human readable
short and unique hash with the hierachical organisation strucutre" in
PHP ? At the moment I'm thinking about
suffix trees or anything else.

Thanks a lot for some ideas

Phil
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: converting numbers to ascii values
Next Topic: Regarding split text and match from data base
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 02:12:34 GMT 2024

Total time taken to generate the page: 0.04318 seconds