0

Possible Duplicates:
how to call php function in JS?
Javascript and PHP functions

Hi,

I would like to invoke different php function with client window resolution.Consider if the users browser is large enough, then I would like to show a message from php function as vertical and if the browser is less than 960px wide then and only I would like to show the message as horizontal component.Any suggestions please... Thanks

2
  • possible duplicate of Javascript and PHP functions Commented Sep 30, 2010 at 7:29
  • use AJAX, then some CSS trick to do the horizontal/vertical positioning Commented Sep 30, 2010 at 7:31

1 Answer 1

0

This could help you.

http://www.w3schools.com/PHP/php_ajax_database.asp

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.