|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Article Discussion: Case Study: Handling MySQL Growth With a PHP Class
Case Study: Handling MySQL Growth With a PHP Class If you have any questions or comments about this article then please post them here.
You can read the article here . |
|
#2
|
|||
|
|||
|
One suggestion: whenever you post these topics, I would also like to see a link to the article. Just my thoughts
![]() Cheers, Joe of 4Life ![]()
__________________
Check out 4Life today! |
|
#3
|
|||
|
|||
|
The wrong way
Well I don't think It's a good article. The problem is not to add a field or anything, it's that most of the developers don't plan nor think about what they have to do. The first think a developer has to do is not to code or create a table in its db, it's to think about the problem, analysis, design the DB... So I don't think wrapping that problem with a PHP class is a good idea. Not at all.
Think then do it. |
|
#4
|
|||
|
|||
|
which article are you talking about?
__________________
Best Regards, Håvard Lindset |
|
#5
|
|||
|
|||
|
Hi Lindset,
I apologize, I think I clicked the wrong button to reply to the post. My answer deals with the article "Case Study: Handling MySQL Growth With a PHP Class". Maybe you can just move my post to the forum? Regards, JM |
|
#6
|
|||
|
|||
|
I am writing a content management system and my client has asked if i can write some functions that will create dynamic input forms. It seems that this class would be perfect for that, but i could do with some help.
Anyone got any ideas |
|
#7
|
|||
|
|||
|
you're right, tobycatlin. this class could be useful for generating dynamic input forms. However for a user of a content system to manage forms without going into HTML, it becomes a tedious task.
My class was designed to update a MySQL table automatically, and present a basic set of functions to each object (documents, categorires), like load, save, delete etc. As in response to goa103, I fully agree to his argument that planning is very important. I don't even start programming until I have written a rough list over things to include, and how they relate. But this class is used to manage the tedious tasks like saving and loading, even installing and upgrading tables. I have a new version of the class available now, and thinking about writing a follow-up article on that class. please email me, if you have any questions - Bjorn (bjorn@roysland.net) |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Programming Tools > Article Discussion: Case Study: Handling MySQL Growth With a PHP Class |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|