I'm not even two minutes into it and you've lost me! I have a mac, have no idea what wampserver is or how you created your file! I have a beginners idea about html and that's about it. I'm interested in learning how php and MySQL interact in the context of a website, spefically, it's been used in websites that do simulation games... Do you or anyone else have videos that work as prequels to your "sequel" videos? (ha.. thought that was cute myself!) :)
@NJHeart2Heart Hey, i also running a mac. You should download MAMP server instead! That's exactly like the WAMP server. So just install that and set you preferences. Then log on you localhost and do like hes doing! //MangoSlicer :D
Excellent video thanks, but there's one thing I don't understand; you seem to know what you're talking about, than why do you say "sequel"? Instead of just SQL? (Structered Query Language)
@flash4real I prefer S-Q-L because that's what the letters are, it is an acronym and there aren't any vowels in it, so it would be more reasonable to phonetically pronounce it "sk'l" which, of course, sounds awful, and if someone didn't know it was spelled S-Q-L and you were calling it sequel, they wouldn't know that asking what the letters stood for was an option or which letters were in the acronym. The last part may not occur very often, but even once would be bad enough. No big deal though!
Im new to web designing and i want to create a website like Fmylife.com. A website that has usere generated content. I wanted to ask you if you can tell me all the programs i need. BTW i have a mac and i want to work on the site on my mac if there are no programs then i can work on my PC. And i wanted the user to login through facebook, so i dont have to worry about creating a Login system. Please help me. Thank you.
@XxCodGodxX2 You'll need a text editor like Notepad++, and Photoshop. You'll need a knowledge of PHP, Javascript, and FBML. I think you're under-exaggerating the size of this project.
I kneew its going to take alot of time. I have a text editor(Komodo Edit) Do i need to create a database to keep all the stories that the users send.Do you have any videos for FBML. Thank you.
Im new to web designing and i want to create a website like Fmylife.com. A website that has usere generated content. I wanted to ask you if you can tell me all the programs i need. BTW i have a mac and i want to work on the site on my mac if there are no programs then i can work on my PC. And i wanted the user to login through facebook, so i dont have to worry about creating a Login system. Please help me. Thank you.
Hi, I followed this exactly (I am fairly sure) and it echo's problem. How does the php know what db to connect to? I have multiple in there already for phpbb and wordpress.
i wanna learn a programming lang that is easy to learn, has many functions and is used by many websites and developers. i know html and css, and a little bit of JAVA, but its not very useful to use JAVA in an html website. i dont wanna waste my time learning it then know that its useless... and also is php and mysql related? what other languages would i have to learn to make a good fully functioning website? thanks from now. and by the way localhost didnt work for meh, could you help me witthat?
I'm using MAMP and all went well, until I tried to open the php file in a browser. I have the index.php file on my desktop. When I drag it over firefox icon to open in the browser, I get the message that "Firefox is already open", and when I drag it over the Safari icon, it opens as the coding
I still don't quite get how php links to the database. For example, why, to test, you use localhost/tut1? if the database wasn't named tut1, there is no folder made named tut1, and there is no way to create the database in x or y folder.
@MrClaudioborn I created the folder "tut1" to store the PHP files in. The folders have nothing to do with the database. The important thing is that Apache (the framework that lets you run PHP) is linked to the database system. Once Apache and the database system are linked, you can call database functions from your php files.
As long as PHP is able to run, the folder location and name do not affect how the database behaves. Have I answered your question?
@Bhimbim021107 The root username cannot be changed. The root user is like the god of all databases. Instead, try creating a new user with whatever name you want, and give it all privileges.
@flash4real hmm okay, buat if i really want to change it, i must reinstall it right ?, now i'm having another problem about foreign key, it's quite difference than mysql server 2005 : (.
should you learn oracle sql, pl/sql before starting this?. I also want to know where i can download sql,pl/sql. Ive tried going to oracle.com and installed the 10g release2 version but the universal installer keeps telling me it fails. Ive tried it twice but to no avail. Please help me out.I want to get ahead before school starts.
Hey. I am using WAMP. When I create a HTML form a PHP on the same page it give me a Undefined index error. I noticed you didn't have that on your videos. What optin do I have to get rid of to get rid of that error? Thanks!
@chancez6 There's an error in your code, or you put a different value for the database settings than I did. Try finding the error yourself, and if you can't, send me your code.
@flash4real No. See I just mean in general. I created a simple login code with just a password without a database (it's just has one password that I defined). I am getting this error because the form has net been submitted so, it's saying that there is no such things (Undefined Index).
My Real Question: How would you turn it off so you still get errors like in your videos but not get the (Undefined Error). I noticed you didn't have these.
@chancez6 I'm not exactly sure what you mean, but undefined error means that a variable (Or similar) hasn't got a value. So if you set $myvariable = $_POST['something']; and the page isn't receiving any form data, you'll get that error. Fix this by using the @ symbol just before the code giving you issues.
Its really great for the beginners..good on you
manioz 10 hours ago
Very good !
Thank you !
MsKoko144 3 days ago
:| derp
bmnccrazed 4 days ago
Flash4real,
I'm not even two minutes into it and you've lost me! I have a mac, have no idea what wampserver is or how you created your file! I have a beginners idea about html and that's about it. I'm interested in learning how php and MySQL interact in the context of a website, spefically, it's been used in websites that do simulation games... Do you or anyone else have videos that work as prequels to your "sequel" videos? (ha.. thought that was cute myself!) :)
NJHeart2Heart 1 week ago
@NJHeart2Heart Hey, i also running a mac. You should download MAMP server instead! That's exactly like the WAMP server. So just install that and set you preferences. Then log on you localhost and do like hes doing! //MangoSlicer :D
SpeezCraftGaming 1 week ago
@SpeezCraftGaming
Thanks!! The rest of it wasn't so difficult to understand, but getting started was the bugger for me :)
NJHeart2Heart 1 week ago
@NJHeart2Heart See my PHP videos on my channel.
flash4real 1 week ago
@NJHeart2Heart if you have mac, used download and install MAMP instead of WAMPserver.
007redheat 1 week ago
hi,
SEO totorial site URL........
LazyCash24
alaminpabna1987 2 weeks ago
can you use this for minecraft bukkit servers coz you need MySQL for most the plugins
GemsterLOL 1 month ago
@GemsterLOL Yes you can but I am still confused on how it works. if you find out let me know.
owlsandlions 1 month ago
@owlsandlions im not sure dude its blowing way over my head lol!
GemsterLOL 1 month ago
crippi teacher. reading a book.
myhueta 1 month ago
I can't find that website!Please send for me the URL!
piszo15 1 month ago
@piszo15 bit(dot)ly/mysql_1
flash4real 1 month ago
Awesome video! Really great tutorial. Thanks for all the help!
RebornXSoldier 1 month ago
Exceptional and intuitive!
MultipleSolutionsENT 2 months ago
Excellent video thanks, but there's one thing I don't understand; you seem to know what you're talking about, than why do you say "sequel"? Instead of just SQL? (Structered Query Language)
AnotherRandomViewer 2 months ago
@AnotherRandomViewer I think it's his accent dude.
brentwallac 2 months ago
@AnotherRandomViewer You can pronounce it both ways. I prefer "sequel". Perhaps because it's a syllable shorter.
flash4real 2 months ago 2
@flash4real I prefer S-Q-L because that's what the letters are, it is an acronym and there aren't any vowels in it, so it would be more reasonable to phonetically pronounce it "sk'l" which, of course, sounds awful, and if someone didn't know it was spelled S-Q-L and you were calling it sequel, they wouldn't know that asking what the letters stood for was an option or which letters were in the acronym. The last part may not occur very often, but even once would be bad enough. No big deal though!
RebornXSoldier 1 month ago
@AnotherRandomViewer I've found that Oracle SQL is usually pronounced "sequel" and MySQL is usually "S-Q-L"
I end up calling everything "sequel" as well, but I'm a GIS analyst and don't use Oracle or MySQL as regularly
jnb03c 2 months ago
thanks man worked great
TheTnbReport 2 months ago
help i keep getting the error Call to undefined function mysql_connect() heres my code $connect = mysql_connect("localhost","user","");
if($connect) { echo "Connected!";
} else { echo "Fuck";
}
bmxtricky5 2 months ago
This has been flagged as spam show
@flash4real
Im new to web designing and i want to create a website like Fmylife.com. A website that has usere generated content. I wanted to ask you if you can tell me all the programs i need. BTW i have a mac and i want to work on the site on my mac if there are no programs then i can work on my PC. And i wanted the user to login through facebook, so i dont have to worry about creating a Login system. Please help me. Thank you.
XxCodGodxX2 2 months ago
@XxCodGodxX2 You'll need a text editor like Notepad++, and Photoshop. You'll need a knowledge of PHP, Javascript, and FBML. I think you're under-exaggerating the size of this project.
flash4real 2 months ago
@flash4real
I kneew its going to take alot of time. I have a text editor(Komodo Edit) Do i need to create a database to keep all the stories that the users send.Do you have any videos for FBML. Thank you.
XxCodGodxX2 2 months ago
@XxCodGodxX2 Yes. No.
flash4real 2 months ago
@flash4real
okay thanks for your help
XxCodGodxX2 2 months ago
thnx dude
Wassouf10 2 months ago
Cant log in to phpmyadmin web page thing.........
AlliedCeaser 2 months ago
this is great and all but this really helped me when i started out:
Link: 65b50gm)c1e)q)z)b)r2ox)k0e)o)die)c)v).hop.click)bank.)net/?tid=SUN41212
just remove the brackets.
Seandrew0 2 months ago
good job - keep on!
galaxymariosuper 2 months ago
"You don't have permission to access /phpmyadmin/ on this server." Help?
Diebrox 2 months ago
@Diebrox Go to C:\wamp\alias. Open the file phpmyadmin.conf and add
Options Indexes FollowSymLinks MultiViews
Allow Override all
Order Deny,Allow
Deny from all
Allow from 127.0.0.1
Allow from MACHINE_IP
flash4real 2 months ago
@flash4real
Im new to web designing and i want to create a website like Fmylife.com. A website that has usere generated content. I wanted to ask you if you can tell me all the programs i need. BTW i have a mac and i want to work on the site on my mac if there are no programs then i can work on my PC. And i wanted the user to login through facebook, so i dont have to worry about creating a Login system. Please help me. Thank you.
XxCodGodxX2 2 months ago
@XxCodGodxX2 The guy isn't a tutor - go learn a course or do the leg work yourself. Christ - read a book.
brentwallac 2 months ago
Hi, I followed this exactly (I am fairly sure) and it echo's problem. How does the php know what db to connect to? I have multiple in there already for phpbb and wordpress.
cobolt95 3 months ago
@cobolt95 actually I got it. Pretty good tutorial, thanks. Subscribed and liked :)
cobolt95 3 months ago
i wanna learn a programming lang that is easy to learn, has many functions and is used by many websites and developers. i know html and css, and a little bit of JAVA, but its not very useful to use JAVA in an html website. i dont wanna waste my time learning it then know that its useless... and also is php and mysql related? what other languages would i have to learn to make a good fully functioning website? thanks from now. and by the way localhost didnt work for meh, could you help me witthat?
okush69 3 months ago
Very nice video! And also easy to learn I did this because I later xammp with a host but I wanted to go buy first learn to use phpmyadmin: D
soetjeislief 3 months ago
what do i do with the index.php file that you created?
seeyditti 4 months ago
Thank you so much! This is great!
dphjirpeeps 4 months ago
Hi,
Could really do with the MySQL part two video. All PHP videos on your website are fantastic.
Many thanks,
Alan.
MrAlancurrall 4 months ago
It's prounouced 'my ess que ell'. Sorry I'm just being finickity haha
ShErDdEr100 4 months ago
very helpful
nacarioanjun 5 months ago
Hi, I get these errors:
If field type is "enum" or "set", please enter the values using this format: 'a','b','c'...
what do I wrong?
Best regards
hamidrezashamloo 5 months ago
I'm using MAMP and all went well, until I tried to open the php file in a browser. I have the index.php file on my desktop. When I drag it over firefox icon to open in the browser, I get the message that "Firefox is already open", and when I drag it over the Safari icon, it opens as the coding
Can you tell me what I'm doing wrong? thanks.
mynewmedia 5 months ago
I still don't quite get how php links to the database. For example, why, to test, you use localhost/tut1? if the database wasn't named tut1, there is no folder made named tut1, and there is no way to create the database in x or y folder.
MrClaudioborn 6 months ago
@MrClaudioborn I created the folder "tut1" to store the PHP files in. The folders have nothing to do with the database. The important thing is that Apache (the framework that lets you run PHP) is linked to the database system. Once Apache and the database system are linked, you can call database functions from your php files.
As long as PHP is able to run, the folder location and name do not affect how the database behaves. Have I answered your question?
flash4real 6 months ago
@flash4real yes, sir! I was somewhat confused but some hands-on took away many of those doubts. THANKS for the video. It's of great help!!!
MrClaudioborn 6 months ago
sorry, but may i ask you something, my username is root, can i change it ?, or should i reinstall mysql ?, thanks, your video was really helpful : D,
i'm waiting your reply : ).
Bhimbim021107 6 months ago
@Bhimbim021107 The root username cannot be changed. The root user is like the god of all databases. Instead, try creating a new user with whatever name you want, and give it all privileges.
flash4real 6 months ago
@flash4real hmm okay, buat if i really want to change it, i must reinstall it right ?, now i'm having another problem about foreign key, it's quite difference than mysql server 2005 : (.
Bhimbim021107 6 months ago
@flash4real That's not strictly true you can remove the root user after adding your own custom user, like so:
CREATE USER 'myuser'@'localhost' IDENTIFIED BY 'mypassword';
GRANT ALL PRIVILEGES ON * . * TO 'myuser'@'localhost' WITH GRANT OPTION;
DROP USER root@localhost
FLUSH PRIVILEGES;
jsmith19810808081 2 months ago
how do i open what i saved in notepad++ with the browser...
HybridApok 6 months ago
Thank you I appreciate your introduction it allows me to understand well the software ...
DrymR 6 months ago
:(...... thanks anyway.
2yung4grey 7 months ago
should you learn oracle sql, pl/sql before starting this?. I also want to know where i can download sql,pl/sql. Ive tried going to oracle.com and installed the 10g release2 version but the universal installer keeps telling me it fails. Ive tried it twice but to no avail. Please help me out.I want to get ahead before school starts.
2yung4grey 7 months ago
@2yung4grey No, learning this from scratch is fine.
flash4real 7 months ago
Hey. I am using WAMP. When I create a HTML form a PHP on the same page it give me a Undefined index error. I noticed you didn't have that on your videos. What optin do I have to get rid of to get rid of that error? Thanks!
chancez6 8 months ago
@chancez6 There's an error in your code, or you put a different value for the database settings than I did. Try finding the error yourself, and if you can't, send me your code.
flash4real 8 months ago
@flash4real No. See I just mean in general. I created a simple login code with just a password without a database (it's just has one password that I defined). I am getting this error because the form has net been submitted so, it's saying that there is no such things (Undefined Index).
My Real Question: How would you turn it off so you still get errors like in your videos but not get the (Undefined Error). I noticed you didn't have these.
chancez6 8 months ago
@chancez6 I'm not exactly sure what you mean, but undefined error means that a variable (Or similar) hasn't got a value. So if you set $myvariable = $_POST['something']; and the page isn't receiving any form data, you'll get that error. Fix this by using the @ symbol just before the code giving you issues.
flash4real 8 months ago
@flash4real Hey. That is what I needed. Thanks. It all works now without those unnecessary errors.
chancez6 8 months ago