| | |
starting a website in PHP and My SQL
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
1
#2 Oct 19th, 2009
Hey.
Have you searched online for tutorials? There are probably hundreds of PHP/MySQL tutorials available online.
I always liked the one at w3schools.com.
Have you searched online for tutorials? There are probably hundreds of PHP/MySQL tutorials available online.
I always liked the one at w3schools.com.
Please do not ask for help in a PM. Use the forums.
And use [code] tags!
And use [code] tags!
1
#3 Oct 19th, 2009
The tutorials are fine if you want something quick (and possibly dirty!). You'll probably benefit more from buying a book on "php5 and MySQL 5". There are loads of good books out there, but an unbelievably large number of poor online tutorials. Books are usually peer-reviewed, but any idiot (including myself) can write a tutorial and post it online.
In my experience, books are essential for the "basics", whereas online resources tend to be good for "quirky" or "experimental/cutting-edge" stuff - but only if you know what's going on.
I'd suggest learning the basics before jumping in with both feet and incorporating free online scripts. Being a "script bunny" will end in tears - your SQL statements will be full of security holes and your php will be pure spaghetti.
O'Reilly usually have good resources as well as Wrox (think they've died recently?). Although a boring subject, security is an essential aspect of learning the basics - XSS/sql injections etc. You won't believe how many tutorials I've read or scripts I've seen that don't pay the slightest attention to security.
BTW: Atli is right, as far as it goes, W3Schools is a decent resource.
Happy hunting.
In my experience, books are essential for the "basics", whereas online resources tend to be good for "quirky" or "experimental/cutting-edge" stuff - but only if you know what's going on.
I'd suggest learning the basics before jumping in with both feet and incorporating free online scripts. Being a "script bunny" will end in tears - your SQL statements will be full of security holes and your php will be pure spaghetti.
O'Reilly usually have good resources as well as Wrox (think they've died recently?). Although a boring subject, security is an essential aspect of learning the basics - XSS/sql injections etc. You won't believe how many tutorials I've read or scripts I've seen that don't pay the slightest attention to security.
BTW: Atli is right, as far as it goes, W3Schools is a decent resource.
Happy hunting.
"...the woods would be a very silent place if no birds sang except for the best"
All opinions count.
F'enw i yw Mr. Blaidd. Byddwch yn ofalus - dwi'n cnoi.
All opinions count.
F'enw i yw Mr. Blaidd. Byddwch yn ofalus - dwi'n cnoi.
0
#9 Oct 20th, 2009
Ah, I see. In order to make a good CMS, get a good wysiwyg editor (or write your own - not for the faint-hearted!). Spaw2, Yahoo, TinyMCE, FCKeditor etc etc. These have a good solid user base with good support. Your DB design will be the key area for your development. You'll need to identify your static elements from your variable ones and ensure that they are placed in separate tables (unless using templates).
"...the woods would be a very silent place if no birds sang except for the best"
All opinions count.
F'enw i yw Mr. Blaidd. Byddwch yn ofalus - dwi'n cnoi.
All opinions count.
F'enw i yw Mr. Blaidd. Byddwch yn ofalus - dwi'n cnoi.
•
•
Join Date: Oct 2009
Posts: 7
Reputation:
Solved Threads: 0
0
#10 Oct 20th, 2009
ya, i know about editors, i have no problem, can u clarify it more please, i'm not using any template engine like Rain TPL or any other, so what do u mean by:
"You'll need to identify your static elements from your variable ones and ensure that they are placed in separate tables (unless using templates)."
"You'll need to identify your static elements from your variable ones and ensure that they are placed in separate tables (unless using templates)."
![]() |
Similar Threads
- PHP and MS SQL Secure Authentication system (PHP)
- PHP and Sql question (PHP)
- php sql UPDATE problem (PHP)
- Problem with php and SQL (PHP)
- php / sql insert script error (PHP)
- PHP / My SQL Web developer (Web Development Job Offers)
- administratio activities!! (MySQL)
- PHP/SQL query help (PHP)
Other Threads in the PHP Forum
- Previous Thread: global variables in php
- Next Thread: Problem with login sessions... empty session variable (weird...)
| Thread Tools | Search this Thread |
.htaccess alerts apache api archive array autocomplete beginner binary broken cakephp checkbox class cms code convert cron curl database dataentry date display duplicates dynamic echo email emptydisplayvalue error execute explodefunction file files firstoptioninphpdroplist folder form forms function functions google hack href htaccess html htmlspecialchars image include insert ip javasciptvalidation javascript joomla keywords limit link login mail matching menu methods mlm multiple mysql network object oop paypal pdf php problem query radio random recursion recursive redirect remote script search securephp server sessions shot sms source space sql subscription syntax system table tutorial tutorials update upload url validator variable video web youtube





