Author Topic: New to here and new to php/MySQL  (Read 163 times)

0 Members and 1 Guest are viewing this topic.

Offline jmatulevichTopic starter

  • Irregular
  • Gender: Male
    • View Profile
New to here and new to php/MySQL
« on: February 08, 2010, 03:42:49 PM »
Being self taught and new to alot of this, I hope i don't bother you all too much... If anyone has a recommendation for a "How To:" I would be interested.

Dallas, TX


Jeff

Offline Mchl

  • Freak!
  • Gender: Male
  • That's Largo in my avatar, not me.
    • View Profile
    • BOINC@Poland
Re: New to here and new to php/MySQL
« Reply #1 on: February 08, 2010, 03:44:07 PM »
For a "How to" what? Are you looking for some general introduction to PHP and MySQL?
NetBeans fanatic | ExtJS masochist | C++ denier
PHP4 & MySQL4 are no longer supported.
PHPFreaks Tutorials | PHP Debugging: A Beginner's guide | PHP Security Tutorial || How To Ask Questions The Smart Way
Code: [Select]
import java;

Offline jmatulevichTopic starter

  • Irregular
  • Gender: Male
    • View Profile
Re: New to here and new to php/MySQL
« Reply #2 on: February 08, 2010, 03:50:04 PM »
i write very simple MySQL and PHP for our IntraNet... I use joomla, magento, etc for the webpages for the public.

I would like to see how to do things a little more effectively.

EG...

I would take bits and pieces of code that function the way I want from many different posts and tutorials around and place it in my php in order to get it to function. I know that any professional would look at this code and say something like "OMG... why do it that way, when this is far less coding... ??"

So a nice How to on MySQL and PHP5 building Databases and PHP from Scratch...

Thanks

Offline jmatulevichTopic starter

  • Irregular
  • Gender: Male
    • View Profile
Re: New to here and new to php/MySQL
« Reply #3 on: February 08, 2010, 03:51:28 PM »
BTW I do have many many years in HTML and Graphic Design. So this is just a natural expansion for me

Offline RussellReal

  • Devotee
  • Gender: Male
    • View Profile
Re: New to here and new to php/MySQL
« Reply #4 on: February 09, 2010, 05:05:29 AM »
there are a couple tutorials here on the site already, but TRUST ME you're going to learn ALOT better by coming up with a project you want to do.. be it something simple or silly.. get interested.. a tutorial will not keep you interested and give you a bunch of code which will just give you teh answers and will still leave you asking how most of the time...

find a little project or think of a little project.. then when you need to figure out how to do something like.. get the length of a string (strlen()) you browse php.net until you find a function that will do it for you.. and many times you will have some trouble finding the function.. in which case that is what forums are for.. helping you find your way :)

either way, welcome aboard!
Like my help and want to hire me? Email me or add me to MSN at RussellonMSN@hotmail.com

Offline jmatulevichTopic starter

  • Irregular
  • Gender: Male
    • View Profile
Re: New to here and new to php/MySQL
« Reply #5 on: February 09, 2010, 08:57:54 AM »
i have written a couple of nice databases with php frontends... one is a vendor card which keep track of all our vendors with what they sell, locations etc etc... this is managable by our sales staff, I also but a product Spec Form and a Customer requirments  forms... these are very interactive and function quite well... The problem now is I am on Different servers with php 5 and some of the functions that worked before like " Update Set" are not working. I can write to the DB but cant update. If i started this on 5 then i would read and research it to get it working, but seems all the stuff I find online is what made it work in 4.3.....
Thats where I am ... in the 4.3 to 5 void!... lol

Jeff

Offline Mchl

  • Freak!
  • Gender: Male
  • That's Largo in my avatar, not me.
    • View Profile
    • BOINC@Poland
Re: New to here and new to php/MySQL
« Reply #6 on: February 09, 2010, 01:42:47 PM »
'Update Set' seems more like SQL than PHP to me...

Anyway, most of the PHP4 code should run on PHP5. Details on migration are here:
http://php.net/manual/en/faq.migration5.php
NetBeans fanatic | ExtJS masochist | C++ denier
PHP4 & MySQL4 are no longer supported.
PHPFreaks Tutorials | PHP Debugging: A Beginner's guide | PHP Security Tutorial || How To Ask Questions The Smart Way
Code: [Select]
import java;

Offline Zagga

  • Irregular
  • Gender: Male
    • View Profile
Re: New to here and new to php/MySQL
« Reply #7 on: February 28, 2010, 03:03:19 PM »
TRUST ME you're going to learn ALOT better by coming up with a project you want to do


Great advice!  It's exactly what I did and I have learnt so much more (and have a better understanding) than reading any tutorials.

Zagga
Aoccdrnig to rscheearch at Cmabrigde Uinervtisy, it deosn't mttaer waht oredr the ltteers in a wrod are, the olny iprmoetnt tihng is taht the frist and lsat ltteers are in the rghit pclae.

PHP Freaks Forums

« on: »

Tired of these ads? Purchase a supporter subscription to get rid of them.