পিএইচপি এসকিউএল ওয়ার্ডপ্রেস জাভাস্ক্রিপ্ট জেকুয়েরি এইচটিএমএল
লগইন
×

পিএইচপি টিউটোরিয়াল

হোম-HOME ইনস্টল-Install গঠনপ্রনালী-Syntax চলক-Variable পিএইচপি Echo / Print তথ্যের ধরণ-Data Types কনস্ট্যান্ট-Constant অপারেটর-Operator ফাংশন-Function সুপারগ্লোভাল-Superglobal

কন্ট্রোল স্টেটমেন্ট

if স্টেটমেন্ট if...Else স্টেটমেন্ট Switch স্টেটমেন্ট While লুপ DO...While লুপ For লুপ

পিএইচপি এ্যারে এবং স্ট্রিং

এ্যারে-Array এ্যারে সর্টিং -Array Sorting মাল্টি এ্যারে-Multi Array স্ট্রিং-String

পিএইচপি এডভান্স

তারিখ এবং সময় পিএইচপি include ফাইল হ্যান্ডলিং-File Handling ফাইল খোলা/পড়া ফাইল তৈরি/লিখা ফাইল আপলোড কুকি-Cookie সেশন-Session ফিল্টার-Filter এডভান্স ফিল্টার-Advance Filter এঁরর হ্যান্ডলিং-Error Handling এক্সেপশন হ্যান্ডেলিং-Exception Handling

পিএইচপি ফরম

ফরম হ্যান্ডলিং ফরম ভ্যালিডেশন আবশ্যক ফরম ফিল্ড ফরম URL/E-mail সম্পূর্ণ ফরম

MySQL ডেটাবেজ

MySQL ডেটাবেজ MySQL ডেটাবেজ সংযোগ MySQL ডেটাবেজ তৈরী MySQL টেবিল তৈরী MySQL তথ্য ইনসার্ট MySQL শেষ আইডি পান MySQL একাধিক তথ্য ইনসার্ট MySQL প্রিপেয়ার্ড স্টেটমেন্ট MySQL তথ্য সিলেক্ট MySQL তথ্য ডিলিট MySQL তথ্য আপডেট MySQL সীমিত তথ্য সিলেক্ট

পিএইচপি- এক্সএমএল

PHP XML Parser PHP SimpleXML Parser PHP XML Parser PHP SimpleXML - Get PHP XML Expat PHP XML Dom

পিএইচপি - এজাক্স

পিএইচপি AJAX পরিচিতি AJAX পিএইচপি AJAX ডেটাবেজ AJAX এক্সএমএল AJAX সারাসরি সার্চ AJAX RSS রির্ডার AJAX Poll

পিএইচপি অবজেক্ট অরিয়েন্টেড প্রোগ্রামিং(OOP)

OOP পরিচিতি OOP class তৈরী OOP objects তৈরী OOP $this কিওয়ার্ড OOP মেথড এবং প্রোপার্টি চেইনিং OOP অ্যাক্সেস মোডিফায়ার OOP ম্যাজিক মেথড এবং কন্সটেন্ট OOP ইনহেরিটেন্স OOP Abstract class এবং method OOP ইন্টারফেস OOP পলিমরফিজম OOP টাইপ হিন্টিং() OOP টাইপ হিন্টিনং ইন্টারফেস OOP স্ট্যাটিক মেথোড এবং প্রোপার্টি

পিএইচপি - রেফারেন্স

Array ফাংশন Calendar ফাংশন date/time ফাংশন Directory ফাংশন Error ফাংশন Filesystem ফাংশন Filter ফাংশন FTP ফাংশন HTTP ফাংশন libxml ফাংশন Mail ফাংশন Math ফাংশন Misc. ফাংশন MySQLi ফাংশন SimpleXML ফাংশন String ফাংশন XML Parser ফাংশন Zip File ফাংশন টাইমজোন Timezones
 

পিএইচপি (৫)MySQLi ফাংশন


পিএইচপি MySQLi পরিচিতি

  • MySQLi = PHP MySQL Improved!
  • MySQLi ফাংশন MySQL ডাটাবেজ সার্ভার এক্সেক্স করতে অনুমতি দেয়।
  • বিঃ দ্রঃ MySQLi এক্সটেনশন MySQL ভার্সন 4.1.13 অথবা এর পরের ভার্সনগুলুর সাথে কাজ করার জন্য ডিজাইন করা হয়েছে।

  • ইন্সটলেশন / রান-টাইম কনফিগারেশন

    MySQLi ফাংশন কাজ করানোর জন্য অবশ্যই MySQLi এক্সটেনশন সাপোর্টেড পিএইচপি কম্পাইল করতে হবে।

    MySQLi এক্সটেনশন পিএইচপি ভার্সন 5.0.0 এর সাথে পরিচিতঁ ছিল। MySQL Native Driver পিএইচপি ভার্সন 5.3.0 এর সাথে যুক্ত ছিল

    ইনস্টল সমপর্কে বিস্তারিত জানতেঃ http://php.net/manual/en/mysqli.installation.phpলিঙ্কে যান

    রান-টাইম কনফিগারেশন এর জন্য বিস্তারিত জানতেঃ http://php.net/manual/en/mysqli.configuration.php লিঙ্কে যান


    পিএইচপি (৫) MySQLi ফাংশন

    নিচে MySQLi ফাংশন ও ফাংশনের বর্ননা দেওয়া হলো, বাটনে ক্লিক করে ফাংশনটি সম্পর্কে বিস্তারিত জানুন

    mysqli_affected_rows()

    Returns the number of affected rows in the previous MySQL operation

    mysqli_autocommit()

    Turns on or off auto-committing database modifications

    mysqli_change_user()

    Changes the user of the specified database connection

    mysqli_character_set_name()

    Returns the default character set for the database connection

    mysqli_close()

    পুর্বে চালু করা ডাটাবেজ কানেকশন বন্ধ করে।

    mysqli_commit()

    Commits the current transaction

    mysqli_connect_errno()

    Returns the error code from the last connection error

    mysqli_connect_error()

    Returns the error description from the last connection error

    mysqli_connect()

    MySQL সার্ভারে একটি নতুন কানেকশন তৈরি করে।

    mysqli_data_seek()

    Adjusts the result pointer to an arbitrary row in the result-set

    mysqli_debug()

    Performs debugging operations

    mysqli_dump_debug_info()

    Dumps debugging info into the log

    mysqli_errno()

    Returns the last error code for the most recent function call

    mysqli_error_list()

    Returns a list of errors for the most recent function call

    mysqli_error()

    Returns the last error description for the most recent function call

    mysqli_fetch_all()

    Fetches all result rows as an associative array, a numeric array, or both

    mysqli_fetch_array()

    Fetches a result row as an associative, a numeric array, or both

    mysqli_fetch_assoc()

    Fetches a result row as an associative array

    mysqli_fetch_field_direct()

    Returns meta-data for a single field in the result set, as an object

    mysqli_fetch_field()

    Returns the next field in the result set, as an object

    mysqli_fetch_fields()

    Returns an array of objects that represent the fields in a result set

    mysqli_fetch_lengths()

    Returns the lengths of the columns of the current row in the result set

    mysqli_fetch_object()

    Returns the current row of a result set, as an object

    mysqli_fetch_row()

    Fetches one row from a result-set and returns it as an enumerated array

    mysqli_field_count()

    Returns the number of columns for the most recent query

    mysqli_field_seek()

    Sets the field cursor to the given field offset

    mysqli_field_tell()

    ফিল্ড কার্সরের অবস্থান রিটার্ন করে।

    mysqli_free_result()

    Frees the memory associated with a result

    mysqli_get_charset()

    Returns a character set object

    mysqli_get_client_info()

    Returns the MySQL client library version

    mysqli_get_client_stats()

    Returns statistics about client per-process

    mysqli_get_client_version()

    Returns the MySQL client library version as an integer

    mysqli_get_connection_stats()

    Returns statistics about the client connection

    mysqli_get_host_info()

    Returns the MySQL server hostname and the connection type

    mysqli_get_proto_info()

    Returns the MySQL protocol version

    mysqli_get_server_info()

    MySQL সার্ভার ভার্সন রিটার্ন করে।

    mysqli_get_server_version()

    Returns the MySQL server version as an integer

    mysqli_info()

    Returns information about the most recently executed query

    mysqli_init()

    Initializes MySQLi and returns a resource for use with

    mysqli_insert_id()

    Returns the auto-generated id used in the last query

    mysqli_kill()

    Asks the server to kill a MySQL thread

    mysqli_more_results()

    Checks if there are more results from a multi query

    mysqli_multi_query()

    Performs one or more queries on the database

    mysqli_next_result()

    Prepares the next result set from mysqli_multi_query()

    mysqli_num_fields()

    Returns the number of fields in a result set

    mysqli_num_rows()

    Returns the number of rows in a result set

    mysqli_options()

    Sets extra connect options and affect behavior for a connection

    mysqli_ping()

    Pings a server connection, or tries to reconnect if the connection has gone down

    mysqli_prepare()

    Prepares an SQL statement for execution

    mysqli_query()

    Performs a query against the database

    mysqli_real_connect()

    Opens a new connection to the MySQL server

    mysqli_real_escape_string()

    Escapes special characters in a string for use in an SQL statement

    mysqli_real_query()

    একটি SQL কুইরি এক্সিকিউট করে।

    mysqli_reap_async_query()

    Returns the result from async query

    mysqli_refresh()

    Refreshes tables or caches, or resets the replication server information

    mysqli_rollback()

    Rolls back the current transaction for the database

    mysqli_select_db()

    Changes the default database for the connection

    mysqli_set_charset()

    Sets the default client character set

    mysqli_set_local_infile_default()

    Unsets user defined handler for load local infile command

    mysqli_set_local_infile_handler()

    Set callback function for LOAD DATA LOCAL INFILE command

    mysqli_sqlstate()

    Returns the SQLSTATE error code for the last MySQL operation

    mysqli_ssl_set()

    Used to establish secure connections using SSL

    mysqli_stat()

    বর্তমান সিস্টেম স্ট্যটাস রিটার্ন করে।

    mysqli_stmt_init()

    Initializes a statement and returns an object for use with mysqli_stmt_prepare()

    mysqli_store_result()

    Transfers a result set from the last query

    mysqli_thread_id()

    Returns the thread ID for the current connection

    mysqli_thread_safe()

    Returns whether the client library is compiled as thread-safe

    mysqli_use_result()

    Initiates the retrieval of a result set from the last query executed using the mysqli_real_query()

    mysqli_warning_count()

    কানেকশনের সর্বশেষ কুইরি থেকে ওয়ার্নিং এর সংখ্যা রিটার্ন করে।