PCTechTalkhttp://www.pctechtalk.com/forums/

Go Back   PCTechTalk > PC Tech > Web Related

Reply
 
LinkBack Thread Tools Display Modes
Old 09-10-2003, 11:05 AM   #1 (permalink)
Registered User
 
lets-eat-gary's Avatar
 
Join Date: Jun 2003
Posts: 3
lets-eat-gary
PHP, SQL, XML or something else - need advice

Hi people.

I am a webmaster of a small but expanding website

I am looking to start making the website more automated (database driven) and am wondering what it the best language/method to do this, i'll list the type of things i am looking to be able to do.

- To populate parts of a webpage with text coming from an external (online) spreadsheet, database,txt file - so I just have to edit the text without editing the entire web page.
- An automated password system (where people sign up at our site and automatically get a username and password)
- To cancel usernames /passwords at a specific date

Also what would be the best way to put a smallish database on the web - so users can filter data, search, etc.

I am starting to use Linux (mandrake 9.1 is ace!) so preferbly no microsoft solutions.

Thanks guys (and girlies)
lets-eat-gary is offline   Reply With Quote
Old 09-10-2003, 11:25 AM   #2 (permalink)
The Grim Reaper!
 
technobeast's Avatar
 
Join Date: May 2002
Location: Bulgaria
Posts: 2,387
technobeast will become famous soon enough technobeast will become famous soon enough
There are already made decisions: WebApp is something like that and is available either in Perl and PHP modes. So this is really cool to use something that is developed by teams and is bugfree. : http://www.web-app.org/

Also there are phpBB, phpNuke, VB for forums, etc. tools that may help you. Good luck.

But if you decide to make it by yourself maybe you should try PHP with MySQL.
__________________
Liked this post and found it helpful? Click on the image under my avatar to add to my reputation


technobeast is offline   Reply With Quote
Old 09-10-2003, 12:15 PM   #3 (permalink)
Registered User
 
Colin-uk's Avatar
 
Join Date: Jan 2003
Location: UK
Posts: 928
Colin-uk is on a distinguished road
i would say PHP and MySQL are the best thing to use
Colin-uk is offline   Reply With Quote
Old 09-10-2003, 01:59 PM   #4 (permalink)
Lost Forever
 
iAvalance's Avatar
 
Join Date: Jun 2003
Location: Spilniks
Posts: 276
iAvalance
Today I think you got two choices, use PHP or JSP for server side scripting.
From there your database options are a little various. MySQL is very popular, but limited in it's ways of use. PostgreSQL is more 'complete' havinfgtransaction management and a more stable setup. SQLite is a very tiny SQL database which will be too tiny for you I guess. Besides those three there are several other opensource or commercial databases.
Support for MySQL and PostgreSQL from PHP and JSP is good. Good documentation, a lot of examples in PHP documentation. JSP is a bit more tough, but faster and more common for Java programmers. If not, you better start using PHP.
With regards to MySQL vs PostgreSQL you probably find more examples and docs for MySQL, but if you go something deeper into database usage, you will find it is a pain in the @$$. So if you think you will only use your database for relative simple tasks/relations MySQL is your buddy.

XML:
PHP has experimental XML and XPath support which I found out to work quite well.
Java's XML support is still experimental as well IMHO, but it's possible to work with it too. I recently found out it was not an easy thing to do... but I might have overseen something, since almost all Apache Java application use XML-based config or data files.
__________________
"A computer program does what you told it to do, not what you want it to do" - Greer (English translation)

Last edited by iAvalance; 09-10-2003 at 02:04 PM.
iAvalance is offline   Reply With Quote
Old 10-15-2003, 01:07 PM   #5 (permalink)
Registered User
 
JamesT's Avatar
 
Join Date: Oct 2003
Location: United Kingdom
Posts: 186
JamesT is on a distinguished road
PHP/MySQL Hands down. I have never worked with ASP. I can only comment on PHP.
__________________
RIG 1
AMD Athlon XP3000+
PC Chips M848ALU
Crucial DDR 512MB PC2700
160GB Seagate HD
ATI Radeon 9600 Atlantis 128MB
JamesT is offline   Reply With Quote
Old 11-25-2003, 07:33 AM   #6 (permalink)
inspired to dream
 
fireydeviant's Avatar
 
Join Date: Mar 2003
Location: Raleigh, NC
Posts: 341
fireydeviant is on a distinguished road
ASP is made by microsoft, and unless you have a windows server, i wouldent use it
PHP has support for lots of thing and is widely used and easily installed, although its easier too use linux based(same for mysql)
__________________
fireydeviant is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -5. The time now is 06:46 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
2001 PCTechTalk