How to pass single variable from Jquery to PHP and access it in PHP -


Jquery से PHP पर पास किए गए मान तक पहुंचने में सक्षम नहीं है।

यह काम करना चाहिए

  $। Get ('js_test.php? B =' + b, फ़ंक्शन (डेटा) {}) ;    

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -