| | |
Coding help - Is this possible? I think it is.
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Dec 2006
Posts: 3
Reputation:
Solved Threads: 0
I need a way to setup my websites so that my clients can edit content easily without knowing any programming languages. Basically I need setup the page with some programming code that will access another file such as a text file and still keep the same formatting style.
For example Ihave one client that has a menu for his restaurant and he wants to make changes to it every so often. I have another client that is a rock band and needs to change out upcoming show dates on one page as well as news on another. What is the simplest way to handle all three of these scenarios with one solution in which none of these clients need any knowledge of web-based programming languages AND without them being dependent on third party DB or FTP software. Is it possible. Can I set up a page with text forms on it that the corresponding pages can access dynamically? Any help is appreciated. Thanks in advance.
For example Ihave one client that has a menu for his restaurant and he wants to make changes to it every so often. I have another client that is a rock band and needs to change out upcoming show dates on one page as well as news on another. What is the simplest way to handle all three of these scenarios with one solution in which none of these clients need any knowledge of web-based programming languages AND without them being dependent on third party DB or FTP software. Is it possible. Can I set up a page with text forms on it that the corresponding pages can access dynamically? Any help is appreciated. Thanks in advance.
Sure you can. You can use flat files just like you would use a database to store the information. You can even use a tool like fckeditor to act as a wysiwyg so they don't even need to know HTML to edit their pages.
John Conde
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
Well you should have a database driven site. Where the content is stored in the database. The data would be updated via a password protected admin. You can use a number of free Content management scripts on the web
Selbourne.com is a professional Web designing company offering free hosting reseller accounts and affordable web site Hosting for your business
Search engine submitter || Web templates
Search engine submitter || Web templates
•
•
Join Date: Dec 2006
Posts: 3
Reputation:
Solved Threads: 0
Where would be the best place to start looking for these free scripts so I can learn more. What would be the best term to search for this to find what I am looking for
I tried "dynamic web content" and a few other search strings but as you can imagine they all gave me very broad results. How can I narrow it down to get what i am looking for. Thanks again.
I tried "dynamic web content" and a few other search strings but as you can imagine they all gave me very broad results. How can I narrow it down to get what i am looking for. Thanks again.
•
•
Join Date: Sep 2006
Posts: 44
Reputation:
Solved Threads: 3
Smarty (http://smarty.php.net) is a pretty good templating system that you can use as part of a flat file db system. You'll still need to store the editable data somewhere -- flat file or db -- and provide an edit style interface though. You'll somehow have to impose structure to it too, either through "write the file this way", or a custom form that will write the data that way.
•
•
Join Date: Sep 2006
Posts: 23
Reputation:
Solved Threads: 0
If you're looking for a decent Content Management System, I would recommend Drupal. I find it's a pretty good one. If you don't like that, I'd say take a look in the HotScripts directory.
Simple PHP Pagination - No Database Required.
If you like it, give me some props. ;)
If you like it, give me some props. ;)
•
•
Join Date: Jul 2004
Posts: 494
Reputation:
Solved Threads: 21
If your solution is completely web based, then you don't need to worry about your clients knowing any specific languages.
Your HTML will be dynamically generated by your script, so you can change the appropriate values as necessary. You can even think of your HTML as a document template.
It's not a difficult thing to do conceptually, but it will take some work.
Your HTML will be dynamically generated by your script, so you can change the appropriate values as necessary. You can even think of your HTML as a document template.
It's not a difficult thing to do conceptually, but it will take some work.
www.uncreativelabs.net
Old computers are getting to be a lost art. Here at Uncreative Labs, we still enjoy using the old computers. Sometimes we want to see how far a particular system can go, other times we use a stock system to remind ourselves of what we once had.
Old computers are getting to be a lost art. Here at Uncreative Labs, we still enjoy using the old computers. Sometimes we want to see how far a particular system can go, other times we use a stock system to remind ourselves of what we once had.
![]() |
Similar Threads
- CODING QUESTION: What is the MOST importanting thing to do when...... (Computer Science)
- So drunk. Still coding. (Geeks' Lounge)
- Help Needed Urgently With Coding (Java)
- C++ Coding :: First Ever (C++)
- Is their a way to earn money from freelance VB coding on the net (Visual Basic 4 / 5 / 6)
Other Threads in the PHP Forum
- Previous Thread: I need some help installing hlstats
- Next Thread: Syntax error,plz help
| Thread Tools | Search this Thread |
# 5.2.10 ajax apache api array beginner binary broken cakephp checkbox class clean clients cms code cron curl database date display dissertation dynamic echo echo$_get[x]changingitintovariable... email error file files folder form forms function functions google href htaccess html image images include insert integration ip java javascript joomla ldap legislation limit link local login loop mail memberships menu mlm multiple mysql mysqlquery oop open paypal pdf persist php problem query radio random recursion regex remote rss script search server sessions sms soap sockets source space spam sql syntax system table tutorial update upload url validation validator variable video web xml youtube






