Tino, Do you have any simple Flex application that contains the PHP, MySQL and AMFPHP that I can run and use as a starting point?
On Fri, Dec 4, 2009 at 9:12 PM, <[email protected]> wrote: > Thanks Tino! > I'll try and figure it out. > > > On Fri, Dec 4, 2009 at 1:35 PM, Tino Dai <[email protected]> wrote: > >> You use PHP to connect to the database. All of your writes and reads to >> and from the database are done >> through PHP. Take the results and use the AMFPHP to transport them Flex. >> >> HTH, >> Tino >> >> PS: If you are unfamiliar with php database calls, read: >> >> http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/connect-to-mysql-database.aspx >> >> >> On Fri, Dec 4, 2009 at 12:52 PM, <[email protected]> wrote: >> >>> Thanks, I've already installed MySQL on my Mac with MAMP. >>> I'm just not understanding how to connect to a database from Flex using >>> AMFPHP. >>> >>> On Fri, Dec 4, 2009 at 11:43 AM, explorer <[email protected]> wrote: >>> >>>> Best start is install WAMP or some another all in one sollution >>>> ( Windows, Apache, MySQL, PHP) that s fastest. after that follow >>>> amfphp installation procedure >>>> >>>> >>>> On 4 pro, 15:51, [email protected] wrote: >>>> > Thanks explorer. >>>> > I need basic installation of PHP and MySyql to run these samples, >>>> correct? >>>> > Please let me know. >>>> > >>>> > Thanks >>>> > Ed >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > On Fri, Dec 4, 2009 at 1:28 AM, explorer <[email protected]> wrote: >>>> > > You can download fromhttp://www.amfphp.org/and here you can find >>>> > > some basic examples,and for rest there is google :), and this group >>>> > >>>> > > On Dec 3, 11:18 pm, [email protected] wrote: >>>> > > > How easy is it to set up? >>>> > > > Do you have any literature on setup? >>>> > > > I'd like to use this. >>>> > >>>> > > > On Thu, Dec 3, 2009 at 1:03 PM, explorer <[email protected]> >>>> wrote: >>>> > > > > AMF channel provide you with possibility to communicate with >>>> server >>>> > > > > side technology like PHP and MySQL. Read about Value Objects and >>>> > > > > passing variables to PHP Services. This communication is grade >>>> like >>>> > > > > fastest way of communication with server side, If you have big >>>> amount >>>> > > > > of data AMFPHP is best solution. >>>> > >>>> > > > > On Dec 3, 7:53 am, prajnith k <[email protected]> wrote: >>>> > > > > > hi friends what is the use of amf channel....? >>>> > >>>> > > > > > using endpoint and with out creating AMF channel we can >>>> connect to >>>> > > the >>>> > > > > java >>>> > > > > > through remote object procedure... >>>> > >>>> > > > > > but what is the main use???? >>>> > > > > > Prajnith >>>> > >>>> > > > > -- >>>> > >>>> > > > > You received this message because you are subscribed to the >>>> Google >>>> > > Groups >>>> > > > > "Flex India Community" group. >>>> > > > > To post to this group, send email to >>>> [email protected]. >>>> > > > > To unsubscribe from this group, send email to >>>> > > > > [email protected]<flex_india%[email protected]> >>>> <flex_india%2bunsubscr...@googlegroups.com> >>>> > > <flex_india%2bunsubscr...@googlegroups.com> >>>> > > > > . >>>> > > > > For more options, visit this group at >>>> > > > >http://groups.google.com/group/flex_india?hl=en. >>>> > >>>> > > > -- >>>> > > > Ed Melendez >>>> > > > Print/Web/Media >>>> > >>>> > > > 646.246.4368 >>>> > > > [email protected]:// >>>> jobcircle.com/resumes/edwin_melendez.html-Hidequoted text - >>>> > >>>> > > > - Show quoted text - >>>> > >>>> > > -- >>>> > >>>> > > You received this message because you are subscribed to the Google >>>> Groups >>>> > > "Flex India Community" group. >>>> > > To post to this group, send email to [email protected]. >>>> > > To unsubscribe from this group, send email to >>>> > > [email protected]<flex_india%[email protected]> >>>> <flex_india%2bunsubscr...@googlegroups.com> >>>> > > . >>>> > > For more options, visit this group at >>>> > >http://groups.google.com/group/flex_india?hl=en. >>>> > >>>> > -- >>>> > Ed Melendez >>>> > Print/Web/Media >>>> > >>>> > 646.246.4368 >>>> > [email protected]:// >>>> jobcircle.com/resumes/edwin_melendez.html- Sakrij citirani tekst - >>>> > >>>> > - Prikaži citirani tekst - >>>> >>>> -- >>>> >>>> You received this message because you are subscribed to the Google >>>> Groups "Flex India Community" group. >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]<flex_india%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/flex_india?hl=en. >>>> >>>> >>>> >>> >>> >>> -- >>> Ed Melendez >>> Print/Web/Media >>> >>> 646.246.4368 >>> [email protected] >>> >>> http://jobcircle.com/resumes/edwin_melendez.html >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Flex India Community" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<flex_india%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/flex_india?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<flex_india%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > > > -- > Ed Melendez > Print/Web/Media > > 646.246.4368 > [email protected] > http://jobcircle.com/resumes/edwin_melendez.html > -- Ed Melendez Print/Web/Media 646.246.4368 [email protected] http://jobcircle.com/resumes/edwin_melendez.html -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

