
If you’d like to work on your favorite PHP apps on your S60 phones, here’s PAMP – Personal Apache, MySQL and PHP. This is implemented on the Symbian OS using Open C, which is a set of industry-standard POSIX and middleware C libraries for S60.
To install PAMP on your S60 mobile, you’ll have to make sure that your’s is a S60 3rd Edition device with 128MB RAM. Running MySQL itself requires 64MB. The Documentation over at Nokia’s opensource wiki states that this has officially been tested only on the N95 and E61i devices, but should work on any S60 3rd Edition device with 128MB RAM.
For instructions on how to install and setup PAMP on your mobile, head over to dev.mobi’s article which shows you how to install and get PAMP running on your Mobile and also how to make your mobile server accessible over wifi and the internet using Raccoon Gateway.
PAMP Howtos: http://dev.mobi/node/817
Project Wiki : http://wiki.opensource.nokia.com/projects/PAMP
Download Link : Sourceforge Download Page

vinu on March 16, 2008
I’ve tried this on my N82 mobile and was able to get it work properly on it.
Vinu Thomas’ Blog: PHP Apps on Mobile using PAMP | Development Blog With Code Updates : Developercast.com on April 7, 2008
[...] Thomas talks about a platform on his blog today that can be used to create PHP applications to live on a S60 phone. [...]