![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Mar 2005
Location: Washington
Posts: 89
Rep Power: 4
![]() |
Website Design/Developement
Hello, I'm currently trying to build a login form with flash using server-side language to connect it with mysql. I would appreciate a response on what kind of server-side language could be efficient. I've searched google and found small tutorials here and there, but none of them had a functionality where administrator could log on with login form to see its users(members) information (a small admin page in flash - connected with database). I would appreciate any kind of response based on this information.
|
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() |
PHP
why? because there are loads of sites out there with help, also loads of people on PFO use it as well so you have no trouble finding help if you need it. Plus the documentation is super. Also connecting to mysql with PHP is really easy.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
|
Combining flash with php is fairly easy as well. You'll need to do some actionscript, but you can do all the processing in php then just feed the results to flash.
__________________
#programmingforums relay - http://thegupstudio.com/cgi-bin/pforelay.cgi freelance scripts - http://ryanguthrie.com/index.html |
|
|
|
|
|
#4 |
|
Programmer
Join Date: Mar 2005
Location: Washington
Posts: 89
Rep Power: 4
![]() |
alright, thanks.
I might have to check up on my web server if they support PHP because I think they only support ASP |
|
|
|
|
|
#5 |
|
Programming Guru
![]() ![]() |
you can use ASP if you want. PHP is just better IMHO.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#6 |
|
Hobbyist Programmer
Join Date: Apr 2006
Posts: 155
Rep Power: 3
![]() |
I would also recommend PHP, it's nicer and neater than ASP.
ASP is also outdated, there's currently no active development of it.
__________________
-- v0id
|
|
|
|
|
|
#7 |
|
Unverified User
Join Date: Aug 2005
Location: none
Posts: 146
Rep Power: 0
![]() |
I have no idea why you just wouldn't use a form with PHP. Flash is quite wasteful for something so simple.
__________________
Warning: My posts may change (dramatically) within the first 15 minutes they're posted. Got 'Nux?—GNU/Linux and other free software support. It's GNU/Linux, not just Linux. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Website Making with html | hervens48 | HTML / XHTML / CSS | 5 | Jun 13th, 2006 5:55 PM |
| Website Publishers | Sane | Coder's Corner Lounge | 20 | May 22nd, 2006 6:21 PM |
| Anyone Good At Getting Software To Comunicate With Website | youngnoviceinneedofhelp | Other Programming Languages | 5 | Mar 13th, 2006 10:19 AM |
| Check This New Searchengine Concept Out ! | on_auc | Coder's Corner Lounge | 37 | Oct 12th, 2005 9:10 AM |