felix_alves Posted January 13, 2007 Share Posted January 13, 2007 lets say i have a string on a javascript variable:var myString="aaa";now i want that same string to be in:$myStrhow can i make it?thanks Quote Link to comment Share on other sites More sharing options...
Jessica Posted January 13, 2007 Share Posted January 13, 2007 I know how to do it the other way :) What are you trying to do? There might be an easier way. Quote Link to comment Share on other sites More sharing options...
kenrbnsn Posted January 13, 2007 Share Posted January 13, 2007 The only way to pass a Javascript value to PHP is to use AJAX techniques.Ken Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.