|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Database in txt file?
Is it faster to drawl data from a txt file or mysql?
I want to add a like directory to my site, so I will need info like: Title, Description, Keywords, URL, things like that. Should this info be written to a txt file or a mysql db? and why? thank you |
|
#2
|
||||
|
||||
|
A database is probably faster; it is easier to maintain, and far more scalable.
An xml is an option but less scalable. |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Database Development > Database in txt file? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|