I constantly get this error when attempting to view index.php in the phpMyAdmin folder I have setup: Cannot start session without errors,
is there a way to insert pics(not url,the pic)into a MYSQL table made with phpmyadmin? and if there is when i want to get that picture and insert it开发者_运维知识库 in the page , what should i do? :)
i must get data from four tables. i wrote the script with four queries, but i use it in ajax, and i wan\'t to do it by one query.
I have an speadsheet file contains some data such as ID, name, lastname. Can I import开发者_运维技巧 excel file to phpmyadmin (SQL)?
i want update my row and concat my string but i have an error with thi开发者_开发技巧s query UPDATE FILE SET NOMFIC =\'supp_\'+D_NOMFIC WHERE IdFile = 2
I am fairly new to building sites with PHP and MySQL but am trying to achieve the following: During an online enrollment process, a promoter is able to enroll up to 20 \'fighters\' for medical testin
Under the structure tab, when EXPORTing a 开发者_高级运维database using phpmyadmin there is a check box labeled:
I have written the SQL file with on excecuting it is throwing the error as mysql> @\"C:\\Documents and Settings\\Hemant\\Desktop\\create_tables.sql\";
OK, my statement executes well in phpMyAdmin, but not how I expect it in my php page. This is my statement:
I have the following PHP code to connect to my db: <?php ob_start(); $host=\"localhost\"; // Host name