PHP forums, MySQL forums, Web Development resources

Home PageHome    PHP ResourcesTopic List    FAQFAQ    SearchSearch    MemberlistMemberlist    UsergroupsUsergroups 
 RegisterRegister
    ProfileProfile    Log in to check your private messagesLog in to check your private messages    Download the RSS Reader RSS Feed Download the RSS Reader RSS for this forum Log inLog in 

PHP Forum :: MySQL Forum :: Java Script Forum



Dynamically Generating Pages

 
Post new topic   Reply to topic    WeberForums.com Forum Index -> PHP General
View previous topic :: View next topic  
Author Message
Nate
Guest





PostPosted: Thu Feb 18, 1999 12:36 am    Post subject: Dynamically Generating Pages Reply with quote

Hello,

I was wondering, if someone could give me a few "basic" steps I would have to take to create a website that could be updated through forms. For instance,.. If I wanted to update the news section by filling out a from in the admin area.. how could I go about this.. ?

Thanks!
Back to top
Adrian
Guest





PostPosted: Sun Feb 28, 1999 6:43 am    Post subject: RE: Dynamically Generating Pages Reply with quote

Start with one of the guestbook apps and customize it to your needs. Most of the code is already laid out for you. Save the actual news bits to txt files and put pointers to the files in the database. That way you can use a index server to search your news without slowing down your database indexing.
Back to top
Iztok
Guest





PostPosted: Mon Mar 01, 1999 7:24 pm    Post subject: RE: Dynamically Generating Pages Reply with quote

Nate,

I have been considering this same issue. I haven't written my first line of php code yet, so I can't offer any suggestions. I would appreciate it if you could instead give me some pointers once you get ahead with your project. (if you wish you can contact me via e-mail)

Thanks, Iztok
Back to top
Display posts from previous:   
WeberTrivia Questions WeberTrivia Questions
 Think you are smart? Prove it!. Try your skills with these questions :
 WeberTrivia QuestionsRecursive arrays and multi-dimensional arrays are one and the same. (PHP and MySQL)
 WeberTrivia QuestionsThe \"cache_dir\" tag of the squid configuration has a default of /var/spool/squid. (Linux)

WeberTrivia Questions



PHP Code Examples
 Stream diffrent sizes of images from a single image to save disk space.
 JavaScript dropdown list menu to switch any page.
 Dump the contents of a PHP variable in html format with a recursive list of subfolders and files from a given root directory.
 PHP Dump in html format the contents of one array variable with a recursive list of the nested array variables inside.
 Link Extractor - This function is used to extract links from a given URL. This will convert relative path into absolute path and also remove PHPSESSID stuff.
 Building a Dynamic Form using Javascript and innerHTML. Add form elements in realtime without refreshing the page.
 A PHP Calendar function with CSS : add a cool calendar to any php page by just adding a calendar class based function.
Post new topic   Reply to topic    WeberForums.com Forum Index -> PHP General All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum






Powered by phpBB © 2001, 2005 phpBB Group
PHP Forum :: MySQL Forum :: Java Script Forum