| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
|
1st thanks to anyone who offers some help.
What I am looking for is: 1) An intro to PHP, seeing as it seems to be used for a lot of Flash + Database combo's. I haven't used it before and don't know the first thing about it so if someone could provide a link, or reference material, it would be highly appreciated! 2) I would consider myself an intermediate level designer when it comes to HTML/Java etc., What I would like to do is have various forms that submit to a database. Generally speaking I use Access for database development. And code a cgi, or use .asp to process the info from an HTML form. --- Any ideas what would be the best way to do this within a flash site? it should be noted that many of these forms would reside in a secure environment. Thanks again! |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
I started learning PHP/mySQL interaction from this tutorial:
http://hotwired.lycos.com/webmonkey/...tutorial4.html I already knew a little PHP, which I learned from the Manual. Checkout http://www.php.net and #PHP on Efnet. Read the manual, (do a search for what you're trying to achieve), as it's a pretty easy language actually. I don't know if you actualyl can interact between PHP and Access. You'd have to find that out yourself. I did recently learn a mad way of using LoadVariablesNUM with a PHP script to directly return results from a database (without an intermediate txt or data file on the server). It's really quite groovy, but would require some existing knowlegde of PHP. I think I'll write a tutorial on it soon. Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
|
Thanks again for the advice again, you've given me some great starting points.
XperiMental |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| flash form to load data in database using php | jwforguson | ActionScript 2.0 | 3 | 08-17-2006 08:08 PM |
| Database Solution for Flash... Calling Beta Testers | INM | Projectors and CDs | 3 | 10-25-2005 07:02 PM |
| Declare object from database or stringvariable | Web-exxes | ActionScript 1.0 (and below) | 0 | 08-02-2005 01:27 PM |
| Passing actionscript to access database via asp | cannon303 | ActionScript 2.0 | 19 | 03-28-2005 10:39 PM |
| Loading database stuff through PHP/Flash | mprzybylski | Server-Side Scripting | 10 | 02-13-2005 08:06 PM |