User Login Part 1 - Hindi

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English
  • Hindi

This is a sample video. To access the full content,
please Login

1508 visits



Outline:

User Login Part 1 फॉर्म में यूज़र से जानकारी संगृहीत करना और अधिकृत डेटाबेस से जोड़ना। mysql_connect("hostname", "username", "password") - अधिकृत यूज़र और पासवर्ड के साथ डेटाबेस सर्वर से जुड़ना। mysql_select_db("database_name") - यह जुड़े हुए डेटाबेस सर्वर में से डेटाबेस चुनता है।