এই সাইটের বাংলা লেখাগুলো ইউনিকোড দিয়ে কোডকৃত। বাংলা ঠিক মতো দেখতে না পেলে বুঝতে হবে আপনার কম্পিউটারে ইউনিকোডের জন্য প্রয়োজনীয় বিশেষ সফটওয়ার বসাতে হবে। অপারেটিং সিস্টেমের উপর নির্ভর করে সফটওয়ার বসানোর পদ্ধতি ভিন্ন হতে পারে। বিস্তারিত এখানে দেখুন । বাংলা অক্ষর খুব ছোট দেখালে আপনাকে ভালো একটি বাংলা ইউনিকোড ফন্ট ডাউনলোড ও ইনস্টল করতে হবে। আমরা বিনামূল্যে পাওয়া একুশে লোহিত ফন্টকে কম্পিউটার মনিটরে খুব সুন্দর করে দেখানোর উপযোগী করেছি। এটার নাম অপনালোহিত। অপনালোহিত অনেকটা বৈশাখী ফন্টের মতো, কিন্তু ইউনিকোড সমর্থিত। ডাউনলোড করুন এখান থেকে। আপনি ইচ্ছে হলে এ সাইটের ইংরেজী সংস্করণও দেখতে পারেন।
পিসিতে PHP/MySQL দিয়ে ওয়েব সাইট তৈরী ইমেল
পৃষ্ঠা সূচি
পিসিতে PHP/MySQL দিয়ে ওয়েব সাইট তৈরী
Downloading and Installing
Starting, stopping and restarting
Creating, editing MySQL database
Importing and exporting
Database users and passwords

Creating, deleting, modifying MySQL database

As you already know, to do anything with MySQL you need to go to phpMyAdmin page. In the phpMyAdmin panel, if you come up with Fig 5, then that means the MySQL server is not running. Run the MySQL server on the Uniform Server page (top left corner). If you have the MySQL running then you can expect the Fig 6.

phpMyAdmin

To create a new database (for a new website) type in the name of the database and a collation. The collation is very important for UTF-8 or Unicode based websites. For Bangla websites, you need to set this to utf8_bin. Once you have pressed the Create button, the database is created and ready for use.

To delete a database, or modify/delete table(s) under it, select the database from the database list on the left. Then you would see the list of tables within that database. The right hand screen has more then a handful of commands that I can describe. Fig 7 shows a section of tables from a typical Joomla database.

 Database creation

 


 
 
Template by Joomlashack