ClanKiller.com https://forums.clankiller.com/ |
|
Making a PHP blog? https://forums.clankiller.com/viewtopic.php?f=8&t=1346 |
Page 1 of 2 |
Author: | Mole [ Thu Aug 04, 2005 8:28 am ] |
Post subject: | Making a PHP blog? |
Author: | Satis [ Thu Aug 04, 2005 3:27 pm ] |
Post subject: | |
Author: | Mole [ Fri Aug 05, 2005 7:30 am ] |
Post subject: | |
Author: | Satis [ Fri Aug 05, 2005 7:46 am ] |
Post subject: | |
Author: | Mole [ Thu Aug 11, 2005 1:22 pm ] |
Post subject: | |
Ok, I'm having a little trouble with the connecting PHP to the MySQL database. I'm reading page. I've gotten a basic handle on php, and a even more basic handle on MySQl. What I have, so far, is a table in my database (paintzone) called "blog" From what I gather, the variable $dbcnx is either a predetermined thing, or I have to declare it, within the database. Or maybe, the command line: $dbcnx = @mysql_connect('localhost', 'root', 'mypasswd'); is saying, if localhost, root, mypassword, are all correct, then $dbcnx is true. Arg, My brain. Could someone clarify? Basically, I'm trying to find out how to do two things. 1. Write to a database, from a from. 2. Pull from a database, to a webpage. |
Author: | Mole [ Thu Aug 11, 2005 1:27 pm ] |
Post subject: | |
Author: | Pig [ Thu Aug 11, 2005 11:23 pm ] |
Post subject: | |
Author: | Mole [ Fri Aug 12, 2005 3:29 am ] |
Post subject: | |
Er... now I feel even more stupid. Was that a Joke, or was it something that you actually do in php? |
Author: | Pig [ Fri Aug 12, 2005 6:51 am ] |
Post subject: | |
It means you purge their input of any malicious code, such as HTML tags, or SQL injection. |
Author: | Satis [ Fri Aug 12, 2005 9:05 am ] |
Post subject: | |
Author: | Mole [ Fri Aug 12, 2005 11:05 am ] |
Post subject: | |
Author: | RB [ Fri Aug 12, 2005 11:08 am ] |
Post subject: | |
Author: | Satis [ Fri Aug 12, 2005 11:43 am ] |
Post subject: | |
Author: | Mole [ Fri Aug 12, 2005 12:39 pm ] |
Post subject: | |
Author: | Satis [ Fri Aug 12, 2005 3:05 pm ] |
Post subject: | |
Page 1 of 2 | All times are UTC - 6 hours |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |