Heyy, guys...i have developed a php/mysql program...now i would like to run it from a handheld...should convert or do anything...1st time doing this...thank u in advance
gopi17 8 Junior Poster in Training
Recommended Answers
Jump to PostWhat do you mean, you use the handheld's browser ? Or do you want to make an actual app ? For the first, you'll just have to make sure your layout fits on small screens. Depending on what you build, a CSS change might just be enough.
Jump to PostHopefuly you are using CSS for layout. If yes, you can use different media types and rules: @media screen for normal screen, @media handheld for smaller screens on handeld devices. See:
All 6 Replies
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
broj1 356 Humble servant Featured Poster
gopi17 8 Junior Poster in Training
gopi17 8 Junior Poster in Training
broj1 356 Humble servant Featured Poster
gopi17 8 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.