 |
Linode.com Forum Linode Community Forums
|
| Author |
Message |
djtriptoy
Joined: 30 Dec 2007
Posts: 27
|
| Posted: Fri Jan 11, 2008 4:20 pm Post subject: PHP Scripting Question |
|
|
Hello,
I am looking for simple simple scripts. PHP scripts that are not multi functional but straight to the point and basic.
For example, I use to have a script that was a commenting system. It connected to a mysql database and all that fancy stuff, but all you had to do to set it up was upload the single .php file and include ONE line of code in your index.php file for it to appear.
What are these scripts called, where can I find more of them of all different types, and why are they so %&*# hard to find?
I basically just want to put together my own site from scratch with PHP like I always have with HTML.
Thanks! |
|
| Back to top |
|
tofu
Joined: 01 Jul 2006
Posts: 27
Location: Ghent, Belgium
|
| Posted: Sat Jan 12, 2008 10:04 am Post subject: |
|
|
| I think you bether learn PHP first. Because the most of those basic scripts you find on the internet are not secure. By abusing such a script, they can clean your MySQL database for example. Maybe you can learn some basic php stuff, and then use the PEAR framework so you can use functions written by other people. |
|
| Back to top |
|
kali25
Joined: 02 Oct 2005
Posts: 8
|
| Posted: Sun Jan 13, 2008 3:35 pm Post subject: |
|
|
| Maybe get one of these simple 'PHP in 24 hours' books. They break down the various tasks in simple 1 hour lessons. That is how I started and now I do it for a living. |
|
| Back to top |
|
| |
|