Jump to content

Will PHP page works on Pocket PC, Sidekick, or others


bogdan8888

Recommended Posts

[!--quoteo(post=352624:date=Mar 7 2006, 04:38 PM:name=Bogdan)--][div class=\'quotetop\']QUOTE(Bogdan @ Mar 7 2006, 04:38 PM) [snapback]352624[/snapback][/div][div class=\'quotemain\'][!--quotec--]
I planning to create forms in PHP/MySQL. but i'm not sure if it works on Pocket PC, Sidekick, or others PDA devices. did anyone done it? Any suggestions?

Thanks a lot for your responce
Bogdan
[/quote]

PHP/MySQL is server side. ie, the server is responsible for running the code. Only HTML/WML/CSS/Javascript is output to the client. So, yeah.. provided your code outputs HTML that those devices can handle, it works fine.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.