0 Users appreciate this thread.
How do you build a chat with JavaScript?
PLMasterSSB (2013-08-12 21:11:49)I know PHP and MYSQL pretty well already. I HAVE MADE TOO MANY THREADS ON THIS TOPIC
^ Click
(This Image was created from cooltext.com)
(Capt.)Orb (2013-08-13 08:17:17)Don't ask me, I never learned JS.
Aviation fact: The a380 is the largest commerical aircraft in service!
Go to Splashiverse! Splashiverse
Go to Splashiverse! Splashiverse
PLMasterSSB (2013-08-14 01:06:25)the right question is:
2013-08-14 08:06:41
^ Click
(This Image was created from cooltext.com)
angelrulez7 (2013-08-14 03:27:12)You need some way of storing the messages. Either an SQL database or a file.
a
PLMasterSSB (2013-08-14 17:59:55)i have a database already, but i dont think the messages are being inserted. the messages pop up on the page only when i insert from phpmyadmin
^ Click
(This Image was created from cooltext.com)
(Capt.)Orb (2013-08-15 11:25:34)So do an insert statement.
Aviation fact: The a380 is the largest commerical aircraft in service!
Go to Splashiverse! Splashiverse
Go to Splashiverse! Splashiverse
PLMasterSSB (2013-08-15 21:24:51)I did, but it doesn't seem to wanna insert
^ Click
(This Image was created from cooltext.com)
PLMasterSSB (2013-08-15 21:53:35)I got it now, I had to put: if(isset($_POST['submit']))
im gonna go ahead and leave this open incase you guys are saying what im doing is not a good way
^ Click
(This Image was created from cooltext.com)
wellsandlava (2013-11-06 04:46:52)Wow! This means my idea site will be successful!!
I can help message me!
This account is under a new owner
PLMasterSSB (2013-11-17 23:05:35)Dude, why did you bump?
^ Click
(This Image was created from cooltext.com)
angelrulez7 (2013-11-20 00:56:07)Are you stupid? THIS site uses an SQL database.
You mean don't use the mysql command.
Correct. Use mysqli instead. -Epicdude
a
LincolnN9neN9ne (2013-11-20 07:02:52)Well, like others said, you need to use PHP and SQL, I would suggest MySQLi...
[IMG]http://i.imgur.com/JUs6LzU.jpg[/IMG]
Log in to submit a comment
Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)
New registered users today: 7
Newest registered user: ElegantVulpes
Sup guys,
I haven't done TOO much "JavaScripting"
But I think I know it, kinda. So since I kinda do,
2013-08-13 01:28:46
^ Click
(This Image was created from cooltext.com)