MySQL Part 2 - Telugu
- subtitles off
- captions off
- English
- Telugu
- Questions posted on Forums
- PHP and MySQL Tutorials - Telugu
-
SQL error function
when running the function mysqli_error() giving error of argument when using with die function
05-06M 10-20S payalsaraljain
Answer last updated on: Jan. 5, 2022, 4:26 p.m.
-
I am not able to run the code..
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\connect.php:2 Stack trace: #0 C:\xampp\htdocs\mysql.php(2): require() #1 {main} thrown in C:\xampp\htdocs\connect.php on line 2This keeps showing up..what to do sir, or mam...
04-05M 0-10S devuttydevu10@gmail.com
Answer last updated on: Jan. 5, 2022, 4:20 p.m.
-
Uncaught Error: Call to undefined function mysql_connect()
Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\connect.php:2 Stack trace: #0 C:\xampp\htdocs\mysql.php(2): require() #1 {main} thrown in C:\xampp\htdocs\connect.php on line s2 so please reply for this message to correct the errors
02-03M 50-60S SHARINI2000
Answer last updated on: Jan. 5, 2022, 4:19 p.m.
-
mysqli_select_db() is passing error
Warning: mysqli_select_db() expects exactly 2 parameters, 1 given in C:\xampp\htdocs\connect.php on line 4I got this error. How can I remove it?
07-08M 20-30S singhgourav899@gmail.com
Answer last updated on: May 12, 2021, 10:51 p.m.
-
Error while connecting to mysql database
I get the following error messege while conneting to database:"Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\connect.php:3 Stack trace: #0 {main} thrown in C:\\xampp\\htdocs\\connect.php on line 3"I am using XAMPP version 7.1.9 on OS Windows 7 SP 1. php version is as same as xampp version
01-02M 50-60S Kuldeep7649
Answer last updated on: May 31, 2020, 8:58 a.m.
-
error while running the same code
What to do to remove the fatal error:Call to undefined function mysql_connect() in connect. php
7-8M 30-40S prateeksha_dixit_
Answer last updated on: Feb. 26, 2018, 11:06 a.m.
-
Data retrieval from Database
Can anyone tell me how the search function is done in websites??? i.e Some websites provide online dictionary, I think they use database like MySQL , to store words and meanings in tables , if a user enters a word in browser and hits "search" the corresponding word appears with meaning , how the "search function" above is done??? do they use any algorithm ? or simply storing and retrieving using the function like mysql_fetch_array()????I messed up in this please help me to get cleared!
Velu.N
Answer last updated on: March 13, 2015, 9:54 a.m.
-
can I protect databases using separate passwords?
Hello Friends! For phpMyadmin I have given a password so that I can use that password to see my databases, If my friend wants to use my Laptop I have to give him the phpMyadmin password but he/she can also see my personal databases which I am having already! Can I able to protect my personal DBs from others??? so that we can share some common databases but not all ? If yes how can I ? please help me!
Velu.N
Answer last updated on: Jan. 7, 2015, 7:37 p.m.
-
1XAMPP in Windows
-
2If Statement
-
3Switch Statement
-
4Arithmatic Operators
-
5Comparison Operators
-
6Logical Operators
-
7Multi Dimensional Arrays
-
8Loops While Statement
-
9Loops Do While Statement
-
10Loops For Statement
-
11Loops Foreach Statement
-
12Functions Advanced
-
13GET Variable
-
14POST Variable
-
15Embedding PHP
-
16Common Way to Display HTML
-
MySQL Part 2
-
18File Upload Part 2
-
19Cookies Part 1
-
20Cookies Part 2
-
21Sessions
-
22MD5 Encryption
-
23Sending Email Part 1
-
24Sending Email Part 3
-
25User Login Part 2
-
26User Password Change Part 3
-
27User Registration Part 1
-
28User Registration Part 2
-
29User Registration Part 3
-
30User Registration Part 5
Questions posted on ST Forums:
2461 visits
Outline:
MySQL (Part 2) Connecting to the database and inserting dummy data into the database. mysql_connect("server_addr", "username", "password") - Connect to the Database Server with the authorised user and password. mysql_select_db("database_name") - Selecting a database within a connected database server.
Width: | 860 | Height: | 480 |
---|---|---|---|
Duration: | 00:08:06 | Size: | 3.8 MB |
Show video info