Forum Moderators: coopster
for this reason i have been very reluctant to learn much about mySQL. I mean why learn what seems like a whole new language if i can only use it once.
however since i seem to be leaning towards semi-pro web design, i figure i should probably get to learning
can someone dirrect me to a few good tutorials that they know to be effective?
thanks
running mySQL from command line
or
mySQL/PHP tutorials for beginners in both
i am at a point where i am getting pretty good at PHP
what i need is a tutorial about ontegrating mySQL into PHP without trying to teach basic PHP
does anyone know of a tutorial about PHP and mySQL that deals mainly with the mySQL php functions and ability?
But, be advised that, you should delve into database design as well because if db isn't designed efficiently, it's an uphill battle. I know this from experience ;)
Birdman
google php mysql tutorials to get some good ones, but the best way is to get to know what each function does, so that u know what excatly u need and what u do. try phpfreaks or zend for some tutorials.
also take a look at the PHP Library [webmasterworld.com] also there are some threads in the Perl Library [webmasterworld.com] from before we split the forums. There are some good threads in both.