CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Forum demo- How to write a file on record update ?

Print topic Send  topic

Author Message
Robert
Posted: 02/11/2002, 5:26 PM

I've been looking at the Forums demo to see if it can be extended to meet my needs. One thing that I'd like to do is increase exposure to search engines. I think one way to do this would be to create an html file each time a new record is created. Ideally, the html file would be exactly like the page that is served to a user when they select a message thread from the topics list on the index page. Also, it would be nice if that html page were updated when new messages are added to the thread so it truely reflects the current status of the database. I could write this from scratch, but don't see how to do so in CC.

Any thoughts ?

Thank you in advance !
Alex Alexapolsky
Posted: 02/12/2002, 1:33 AM

check it out
http://www.phpbuilder.com/columns/tim19990117.php3
Alex Alexapolsky
Posted: 02/12/2002, 1:33 AM

If you use PHP + Apache there is a good technique to expose dynamic page
to search engines by making page params look like irectpry names , e.g.
alex.php?test=24 url will look like alex.php/test/24, search phpbuilder.com
for this article.
If you wanna write to a file then just use after update event,
there you can place a usual code that will create a file

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.