php - how to get ip address of client machine in mysql database -


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

  • 22 उत्तर

    मेरे पास एक MySQL क्वेरी है मेरे डेटाबेस में एक फॉर्म की सामग्री को सम्मिलित करता है।

    इन मानों को सम्मिलित करने के साथ-साथ, मैं उपयोगकर्ता के IP पता को खोजने और सम्मिलित करना भी चाहता हूं।

      & lt; php गूंज $ _SERVER ["REMOTE_ADDR"]; ? & Gt;    

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -