Hi! I am relatively new to PHP and am working on it for developing an information system. I would like to use PDAs with wireless connection to the lan to access this system. I am building the information system using PHP and mysql. I am considering using postgresql instead of mysql. My need here is to build an extremely robust system.
Would there be any problem with browsing and filling out PHP/html forms on PDAs. Has anyone done something similar before. Suggestions are welcome.
thanks
JD
PHP on PDAs
Moderator: General Moderators
- Sevengraff
- Forum Contributor
- Posts: 232
- Joined: Thu Apr 25, 2002 9:34 pm
- Location: California USA
- Contact:
php on pda
Php as expected works fine with the html embedding. I still havent experienced any memory leak shutdowns so far. Keeping my fingers crossed.
Bu there is this problem of the browser and the screen resolution in pdas no really allowing html to define its interface. I define some button size but the browser on the pda does not show the changes.
any suggestions?
Bu there is this problem of the browser and the screen resolution in pdas no really allowing html to define its interface. I define some button size but the browser on the pda does not show the changes.
any suggestions?
