Hello, I am new to php and phpMyadmin. I created my first database and find it really cool. I have a Wordpress website. I am thinking, of using phpMyadmin with Flash as3. I build a login and register page. I think visually it would look great! However, I am somewhat uncertain how you intergrate a as3 fla or swf file into a php database?
I have been learning php for about 2 days lol. My knowledge is nonexistent.
Hope anyone have experience on this and can give me your advice.
Thanks in advance
It doesn't matter if you're using AS3, you're still using a form and a form needs to take "action". In this case, your action will be calling to the PHP script page that handles the data and which will receive the values of the form as if it was a regular HTML page.
I hope this helps
Before asking, do a search... if you don't find the answer, then ask The purpose of this forum is to help others in the community, that's why it's called Sitepoint and not Linkpoint. SP Guidelines - No fluff.
Bookmarks