javascript - Cannot seem to find a solution for jQuery $.post -


'SELECT * से तालिका WHERE id & lt; '$ यादृच्छिक' आदेश आईडी आईडीईसी लिमिट 1 ''

आपका सम्मिलन लाइन 9 पर गलत है:

  $ db- & gt; क्वेरी ('SELECT * से तालिका WHERE id & lt;' $ $ $ यादृच्छिक। 'आईडी डीईएससी सीमा 1 से आदेश');   

PHP में संपालन ऑपरेटर है।

और जब तक आप एसक्यूएल इंजेक्शन का आनंद नहीं लेते हैं, तब तक मैं इसे पोस्ट इनपुट से बचने का सुझाव देता हूं आपका $ db ऑब्जेक्ट यह आपके लिए है।

Comments

Popular posts from this blog

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -

jasper reports - How to center align barcode using jasperreports and barcode4j -

django - CommandError: You must set settings.ALLOWED_HOSTS if DEBUG is False -