Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Is PHP & MySQL the best option?
Old 04-29-2004, 12:54 AM Is PHP & MySQL the best option?
Junior Talker

Posts: 1
Trades: 0
undefined

For a school that wants a database solution where students can register online for courses. The database would reveal things like the course name, date, cost, hours, time etc.

The site should allow any member of the school to update the listings and classes without having to become a web designer. A simple administrator log in where they can only modify this database and not the rest of the site.

Potential students should also be able to pay for a course by using a credit card.

Can anyone recommend what solution would do this? Is PHP & MySQL the best option?

Has anyone done anything similar? What do the experts recommend?

Cheers''
mango40 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-29-2004, 04:23 AM
Ultra Talker

Posts: 377
Trades: 0
Well, PHP & MySQL is quite good solution. I used it to make a login system. MySQl is quite popular db. But if you don't want 2 use it - well, PHPh has a lot of functions, to work with databases - MS Sql server, Access and other... My vote is 'pro'
__________________
andrews_john

Please login or register to view this content. Registration is FREE
andrews_john is offline
Reply With Quote
View Public Profile Visit andrews_john's homepage!
 
Old 04-29-2004, 06:56 PM
Skilled Talker

Posts: 53
Trades: 0
Before starting, I'd layout a security plan. You're talking about a pretty serious registration component that simply cannot fail. This doesn't sound like a simple form with database connectivity and payment gateway. I'd want to see your entire backend thought process before giving a greenlight. MySQL is a great database but if you're talking about handling highly sensitive/protected data, I'd look into something more like Oracle. MySQL can of course handle the transactions but I'd be more concerned about the security of the server it resides on.

My TWO cents...

Jim Webster
http://www.idevdirect.com
iDevDirect.com is offline
Reply With Quote
View Public Profile
 
Old 04-30-2004, 11:11 AM
Novice Talker

Posts: 10
Location: Tennessee
Trades: 0
Please visit http://moodle.org/
Other similar solutions already exist at freshmeat.net
PHP+MySql would work great for you. If your school requires you to do the project on Windows you can visit EasyPHP to install PHP+MySql+Apache
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


sadcox66 is offline
Reply With Quote
View Public Profile Visit sadcox66's homepage!
 
Old 05-05-2004, 03:09 PM php is the bomb
Novice Talker

Posts: 9
Trades: 0
hi,
as an answer to your question. PHP and mysql is the best sollution, and by far the easiest sollution if you want an automated process..

Hope that helps.. :-)
xtreme is offline
Reply With Quote
View Public Profile
 
Old 05-06-2004, 08:41 AM
RonnieTheDodger's Avatar
Extreme Talker

Posts: 232
Location: Central USA
Trades: 0
Ordinarily PHP/MySQL would be a good choice, but I noticed your one statement "Potential students should also be able to pay for a course by using a credit card." and I will have to agree with Jim Webster about the security issues.

Payment gateways will need a secure method of transaction built into it and php/mysql can be a tricky animal. You are probably also going to be dealing with Student information that may or may not be confidential.
__________________
Ronnie T. Dodger

[
Please login or register to view this content. Registration is FREE
] [
Please login or register to view this content. Registration is FREE
]
RonnieTheDodger is offline
Reply With Quote
View Public Profile Visit RonnieTheDodger's homepage!
 
Old 05-08-2004, 12:08 PM
TheX's Avatar
Skilled Talker

Posts: 99
Location: NYC
Trades: 0
One additional note to this thread:

PhP and MySQL are both open source and free of charge; whereas other forms of server scripting and databases cost $$$, such as, ASP/SQL.
TheX is offline
Reply With Quote
View Public Profile Visit TheX's homepage!
 
Old 05-14-2004, 02:39 AM
Junior Talker

Posts: 4
Trades: 0
php is revolved around a theme of practicality. php tools are design to help the programmer/designer write programs more quickly and efficently.Here are some characteristics of php:

familiarity: programmers with some backgrond in languages like, C#, perl, ASP, Pascal would have a better learning curve considerably.

simplicity: a php program can consist of 10,000 lines of code or just one line of code, what ever gets the job done. And other thing php does not need to incude any libraries or any thing of the sort. Unless you want to incude a script its up to you.

efficency: efficency is an improtant consideration when it comes to a muiltiuser platform.

security: when it come to security php provides developers and administrators with flexible and efficent secuity safeguards for the application level and the system level.

MOST IMPORTANT ITS FREE!!!!!
lamonts28 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Is PHP & MySQL the best option?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26095 seconds with 12 queries