Reply
Thread Tools
Posts: 3 | Thanked: 0 times | Joined on Aug 2010
#1
Hi everybody,
i'm newbie ... sorry
I want to know if is it possible to use PHP4/5 instead of QT. I read some about http://www.phpforandroid.net/ , and i think it's very interesting for improve app catalog on Maemo.

Sorry for my bad english ...

Ciao
Francesco
 
dchky's Avatar
Posts: 549 | Thanked: 299 times | Joined on Jun 2010 @ Australian in the Philippines
#2
Yes, you can install PHP5, lighttpd, and mysql. Last time I checked (a couple of weeks ago) PHP and mysql used up about 10 or 15 megabytes of rootfs space, not yet optified by the looks of things.

Quite a few applications are using QT now, so not really a good idea to get rid of that.

Fast application manager has come along way in the last month or two, so I think that'd be a good baseline for what you'll need to improve upon. Good luck sir.
 
Posts: 3 | Thanked: 0 times | Joined on Aug 2010
#3
Originally Posted by dchky View Post
Yes, you can install PHP5, lighttpd, and mysql. Last time I checked (a couple of weeks ago) PHP and mysql used up about 10 or 15 megabytes of rootfs space, not yet optified by the looks of things.

Quite a few applications are using QT now, so not really a good idea to get rid of that.

Fast application manager has come along way in the last month or two, so I think that'd be a good baseline for what you'll need to improve upon. Good luck sir.
Thank you for tha fast answer dchky,

But can i access to my contact or call (like php on symbian) with PHP ?
 
Posts: 992 | Thanked: 738 times | Joined on Jun 2010 @ Low Earth Orbit
#4
Originally Posted by cesco View Post
But can i access to my contact or call (like php on symbian) with PHP ?
If it can be done using command line then yes. I know for certain calling numbers can be done using some shell command (see wiki). PHP can exec shell commands and optionally return result etc.
 
smoku's Avatar
Posts: 1,716 | Thanked: 3,007 times | Joined on Dec 2009 @ Warsaw, Poland
#5
Originally Posted by dchky View Post
Yes, you can install PHP5, lighttpd, and mysql. [...]
I guess, what he meant is http://gtk.php.net/
__________________
smoku @xiaoka.com (SMTP/XMPP) ...:.:....:... pebbled . Poky Fish : sixaxis . psx4m . uae4all
Jolla Phone post-mortem . . . . . . . . . . -> 1+1 VGN-UX390N
 
dchky's Avatar
Posts: 549 | Thanked: 299 times | Joined on Jun 2010 @ Australian in the Philippines
#6
Originally Posted by cesco View Post
Thank you for tha fast answer dchky,

But can i access to my contact or call (like php on symbian) with PHP ?
I don't think you'll have much luck with contacts - it's a berkeley database - You could get at it with an exec through PHP and a little bit of C or C++, probably easier to use dbus though (/home/user/.osso-abook/addressbook.db)

You can quite easily access the event log with php5-sqlite for all your call and text messages. (/home/user/.rtcom-eventlogger/el-v1.db)

@smoku - PHP is in one of the repo's - testing or devel.

Last edited by dchky; 2010-08-11 at 12:22.
 
Posts: 3 | Thanked: 0 times | Joined on Aug 2010
#7
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 11:15.