javascript - pop up message while clicking the insert record button -


इस सवाल का पहले से ही एक उत्तर है: < / P>

  • 5 जवाब

    मैं यह करने के लिए काफी नया हूँ PHP और MYSQL दुनिया, तो अगर मैं गूंगा जा रहा हूँ तो अग्रिम में माफी और कृपया मेरे साथ सहन करें

    मेरे पास एक फॉर्म है, और डेटा को एसक्यूएल तालिका में जमा करने से पहले मैं एक पॉप अप संदेश देना चाहता हूं, "क्या आप डेटा को सम्मिलित करना चाहते हैं?"

    आप इसे PHP में नहीं कर सकते जावास्क्रिप्ट का प्रयोग करें: var insert = confirm ("क्या आप में डेटा डालेंगे ....?")

Comments

Popular posts from this blog

sql - Return Function using Cursor -

sql server - How to use pivot in this table -

javascript - Is there any way to add a new parameter to a function programmatically? -