Jump to content

Ground Up


xZippy

Recommended Posts

This is my site http://platinum-cube.com.

I want to start adding MySQL databases with php in it.  But I have no clue how to do that.  There are tutorials to do this stuff at 3dbuzz.com but those mysql tutorials are so old.  There any place around here that can teach me this stuff using the newest form of phpMyAdmin (using this with php of course) or something?  And the forum search didn't help with this at all.
Link to comment
Share on other sites

if you are just starting, there are tutorials on this site. Also phpclasses.org is a good place to get classes to start piecing things together. I would also say go to pear.php.net and get a DB class like MDB2 - use that - makes your life a lot easier - especially if you do all your connection stuff in a seperate include.

Also, go to php.net - usually if you need anything, you can usually find the related functions. Then scroll down and look at the comments - there are always good code clips there.

between all these places there is plenty to learn by example and will save you a ton of time as well.

Also, you may want to look at smarty.php.net - again will save you a ton because it will make your code cleaner
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.