starting a website in PHP and My SQL

Reply

Join Date: Oct 2009
Posts: 7
Reputation: phpangel is an unknown quantity at this point 
Solved Threads: 0
phpangel phpangel is offline Offline
Newbie Poster

starting a website in PHP and My SQL

 
0
  #1
Oct 19th, 2009
Hi guyz, i'm aiming for a php and My SQL dabase website, can anybody guide me plz?

appreciate the help
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 431
Reputation: Atli is on a distinguished road 
Solved Threads: 56
Atli's Avatar
Atli Atli is offline Offline
Posting Pro in Training
 
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.
Please do not ask for help in a PM. Use the forums.
And use [code] tags!
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 954
Reputation: ardav will become famous soon enough ardav will become famous soon enough 
Solved Threads: 126
ardav's Avatar
ardav ardav is offline Offline
Posting Shark
 
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.
"...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.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 7
Reputation: phpangel is an unknown quantity at this point 
Solved Threads: 0
phpangel phpangel is offline Offline
Newbie Poster
 
0
  #4
Oct 19th, 2009
thanx guyz, i'm nt a complete nobie, i have basic PHP knowledge.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 954
Reputation: ardav will become famous soon enough ardav will become famous soon enough 
Solved Threads: 126
ardav's Avatar
ardav ardav is offline Offline
Posting Shark
 
0
  #5
Oct 19th, 2009
So why the q?
"...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.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 7
Reputation: phpangel is an unknown quantity at this point 
Solved Threads: 0
phpangel phpangel is offline Offline
Newbie Poster
 
0
  #6
Oct 20th, 2009
Dear ardav, i asked bcoz i want to start designing my own CMS in PHP, that's why i was wondering what does it need to start designing my own CMS.

regardz
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 72
Reputation: smartness is an unknown quantity at this point 
Solved Threads: 10
smartness's Avatar
smartness smartness is offline Offline
Junior Poster in Training
 
0
  #7
Oct 20th, 2009
Well I'm a starter too, but I did my own cms, and has a lot of features!

Depending on what site it is, i can help you:
I can help you with the User Authentication/Login System, Admin Panel with User Managment, Comments etc...
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 7
Reputation: phpangel is an unknown quantity at this point 
Solved Threads: 0
phpangel phpangel is offline Offline
Newbie Poster
 
0
  #8
Oct 20th, 2009
yes please.........i'll appreciate it
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 954
Reputation: ardav will become famous soon enough ardav will become famous soon enough 
Solved Threads: 126
ardav's Avatar
ardav ardav is offline Offline
Posting Shark
 
0
  #9
Oct 20th, 2009
Originally Posted by phpangel View Post
Dear ardav, i asked bcoz i want to start designing my own CMS in PHP, that's why i was wondering what does it need to start designing my own CMS.

regardz
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.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 7
Reputation: phpangel is an unknown quantity at this point 
Solved Threads: 0
phpangel phpangel is offline Offline
Newbie Poster
 
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)."
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC