Current location: Hot Scripts Forums » Programming Languages » PHP » Database Without Sql


Database Without Sql

Reply
  #1 (permalink)  
Old 10-24-09, 06:32 PM
hunterhdolan hunterhdolan is offline
Newbie Coder
 
Join Date: Oct 2009
Posts: 30
Thanks: 5
Thanked 0 Times in 0 Posts
Unhappy Database Without Sql

Ok there is a webmail client called roundcube after it was released someone made a new client based on it called Tuxedo Mail it costs money. I though hey I know alot about php why don't I make a free version like it. I am almost done, but there is just one feature I just can't figure out how they do it. With roundcube you need a sql database. It accepts Mysql, Mysqli, postgresql, SQli. Tuxedo mail has a built in database. How did they do it. Is there something i am missing. Thanks for your help!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 10-24-09, 08:52 PM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
Not having looked at the code, I can only guess, but they may be using the native mbox format which is essentially a flat file system used by a lot of Linux mail systems. Or they may be using something like SQLite. Or they may have code together their own proprietary solution.
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
OOP C-Sharp DB Access Wrapper Question digioz ASP.NET 1 09-08-08 10:54 AM
Tally and Display Data from SQL database using PHP? watchcat Script Requests 0 11-19-07 03:09 PM
How to recover sql server database data? method Database 3 06-20-07 08:11 PM
SQL database registration form help vinhkhuong PHP 3 10-10-03 04:49 AM
change my field in this example sal21 ASP 3 07-14-03 03:49 AM


All times are GMT -5. The time now is 12:14 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.