Facebook development #2

Was busying building a membership system with access control by using Object Oriented PHP5 from scratch. I was planned to start with a PHP framework called codeigniter, but my boss advised me to start from scratch, so I spent almost 2+ days to research php5 and meanwhile built an interfaceless membership system.

It was quite torture to learn an almost brand new concept OO-PHP5 all by my self. But now I am having fun with it. My OO skill improved alot as well.

 

Anyway, back to my facefood, just realized that many other developer are having the same difficulties of mine. Google map api V2 required syntax:

  1: <body onuload=”GUnload()”>

 

But it is prohibited in Facebook app. Although we could overcome this by embedding a complete web page in a iframe:

  1: <fb:iframe src="somepage.php">

 

Then it become impossible to load up the google map.

Therefore I am now researching Google Map API for Flash…(n my Action Script suxx)

About the Author

IT developer. Develop for php, asp, javascript, html, css, ajax, google map api, facebook platform, flash, flex, air, c, java and many more to come. Currently working in Syntax10.