Log In · Register

 
notepad
Maccabee
post Oct 24 2009, 12:39 AM
Post #1


Senior Member
*******

Group: Official Designer
Posts: 5,880
Joined: Nov 2007
Member No: 593,382



im wanting to make an online notepad for personal use. ive got a server. it could be like the one cb uses or this.
http://jumk.de/notepad/

i use that all the time but it sucks. haha.

i figured the best way to do this would be with a database as opposed to cookies or something so that way you can always access it from any pc.

how would i go about this? i only started learning database stuff recently.

fanks. its also just for the learning experience.
 
 
Start new topic
Replies
JonHMChan
post Oct 30 2009, 01:03 PM
Post #2


ICE CREAM ♥
*****

Group: Staff Alumni
Posts: 405
Joined: Nov 2008
Member No: 699,617



When you're running MySQL to create a table, you only need to run it once. It's probably isn't a good idea to be putting it on a screen that many people will be accessing, because then it will be running the "create table" script each time someone views this page. If you're still learning how MySQL works when it comes to creating tables, how to organize them, and relate them to each other in a database, try using phpMyAdmin from your hosting client if you can -- it makes things much simpler. The reason I would recommend it is because when you do things in a more CMD non-programmer fashion, it also shows you the appropriate code to execute the action you just inputted through the application. That's how I learned most of my SQL syntax, and I think that would help you more.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: