First of all create table on phpmyadmin
सब से पहले phpmyadmin पर तालिका बनाएं
यहाँ पे हम नया डाटा बेस बनाये गे आप अपने project के हिसाब से बनाए गे
Here we will create a new data base, according to your project.
सब से पहले हम टेबल बनाये गे और उसमे हम वो डाटा का नाम देंगे जो हम के अपने टेबल में ऐड करना है !
जैस :- पहले हम ID दिए है id हमेसा type int में रहता है और lenght उसमे auto 11 रहता है
उसी तरह हम नाम में भी अपने हिसाब से type रखे गे लकिन हम ह हमेसा varchar ही रखते है फिर हम ai मि click करेगे और primary चुन कर उसको Save कर देंगे
First of all we will create tables and in that we will name the data that we have to add to our table!
As: - First we have given ID, id is always in type int and lenght has auto 11
In
the same way, we can put the type in the name according to our own, but
we also keep varchar only, then we will click ai min and save the
primary by choosing primary
सब से पहले हम टेबल बनाये गे और उसमे हम वो डाटा का नाम देंगे जो हम के अपने टेबल में ऐड करना है !
जैस :- पहले हम ID दिए है id हमेसा type int में रहता है और lenght उसमे auto 11 रहता है
उसी तरह हम नाम में भी अपने हिसाब से type रखे गे लकिन हम ह हमेसा varchar ही रखते है फिर हम ai मि click करेगे और primary चुन कर उसको Save कर देंगे
First of all we will create tables and in that we will name the data that we have to add to our table!
As: - First we have given ID, id is always in type int and lenght has auto 11
In the same way, we can put the type in the name according to our own, but we also keep varchar only, then we will click ai min and save the primary by choosing primary
No comments:
Post a Comment