Please support our IT Professionals' Lounge advertiser: Programming Forums
•
•
Join Date: Nov 2007
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
Attention guru's!
I build sites with XHTML, CSS, PHP, MySQL and tend to re-use code from previous sites I've built to speed things up.
However, I wonder what tools or trickery you folks use to speed up the process. I'm convinced its the forms in my CMS that slow my production / efficiency down.
Like, I tend to build sites, using one db connection file, two includes(header / footer), take content from the db, use one CSS file, one area for images etc.
But I'm sure I could be doing things a lot quicker.
Also I'm on the look-out for any examples of PHP OOP.
I seem to be creating forms and the validation all the time, when I'm sure I could just re-use 'classes'.
And ways to make my code more 'modular' so I can move it across and re-use it on another site without making too many changes.
Your advice will doubtless be invaluable.
Any help would be fab!
Thanks
I build sites with XHTML, CSS, PHP, MySQL and tend to re-use code from previous sites I've built to speed things up.
However, I wonder what tools or trickery you folks use to speed up the process. I'm convinced its the forms in my CMS that slow my production / efficiency down.
Like, I tend to build sites, using one db connection file, two includes(header / footer), take content from the db, use one CSS file, one area for images etc.
But I'm sure I could be doing things a lot quicker.
Also I'm on the look-out for any examples of PHP OOP.
I seem to be creating forms and the validation all the time, when I'm sure I could just re-use 'classes'.
And ways to make my code more 'modular' so I can move it across and re-use it on another site without making too many changes.
Your advice will doubtless be invaluable.
Any help would be fab!
Thanks
Similar Threads
Other Threads in the IT Professionals' Lounge Forum
- memory management in wndows 2000 (Windows NT / 2000 / XP / 2003)
Other Threads in the IT Professionals' Lounge Forum
- Previous Thread: IT Outsourcing Service Guide?
- Next Thread: bulk rename files
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Threaded Mode