lighty
08-20-2002, 05:31 PM
Hi Everyone,
I am in a process of making a site. Somebody suggested PHP is the best solution. What kind of backend programing is it needed and what operating system should I choose
mlovick
08-20-2002, 05:50 PM
Best to use PHP with linux.
Backend programming :confused: I thought you mention it already! Why, PHP of course.
;)
ikellen
08-20-2002, 09:27 PM
PHP is the best because it is one of the easiest languages to interact with databases with. it also is open source, and most hosts offer it, compared to ASP or Cold Fusion.
JustinH
08-21-2002, 11:53 PM
I would say this depends on what kind of database your looking into using.
if ($database = "MySQL")
{
echo "Use PHP";
}
;)
combs
08-22-2002, 05:57 AM
Yes, PHP is the best solution. Use My SQL as backend.
Shinji01
08-22-2002, 06:28 AM
PHP and MYSQL is good if your looking to incorporate with your
webdesign. If not, you can try perl and MYSQL, although it's
harder to work with your layout, but it's still very powerful if you
need extensive admin side functions. The other choice is simply
HTML is the best, fast and reliable, and less security issues!
cerebus
08-22-2002, 07:28 AM
PHP is one of the top choices with about any common database. Some reasons:
1.) Speed
2.) Open source (means faster bug fixes etc)
3.) Cross platform (works on any common plattform)
4.) Free
5.) Common syntax and easy to learn
Regards,
Clarence Eldefors
http://www.cerebustools.com