Anyone Here Good in PHP/MYSQL?

A Member? Please Login  
type your username and password to login
Date: July 26, 2008, 03:12 AM
223726 members and 127045 Topics
Latest Member: Ijqskixb
Nairaland [Nigerian Forum] Home Help Search Who is currently online? Login Register
Nairaland Forum  |  Technology  |  Programming  |  Anyone Here Good in PHP/MYSQL?
Pages: (1) Go Down Send this topic Notify of replies
Author Topic: Anyone Here Good in PHP/MYSQL?  (Read 1186 views)
smartsoft (m)
Anyone Here Good in PHP/MYSQL?
« on: July 04, 2005, 07:49 PM »

Hey guys, anybody here good in PHP/MySQL?  I would love to share ideas on that as well too.  I'm a newbie here though, I've joined several portals like this, but haven't seen any Nigerian stuff like this so ... just hoping to get people who do this and probably suggest Seun should add up this to the forum.

Thanks.
kazey (m)
Re: Anyone Here Good in PHP/MYSQL?
« #1 on: July 05, 2005, 05:44 AM »

i am sure there are lot of guys here, that are quiet comfortable with php. All you have to do is ask a question and you would see the stream of answers to help you out.

But sharing ideas? what kind of ideas? please explain.
jogego (m)
Re: Anyone Here Good in PHP/MYSQL?
« #2 on: July 05, 2005, 09:38 AM »

What exactly do you want to do with mysql?
smartsoft (m)
Re: Anyone Here Good in PHP/MYSQL?
« #3 on: July 05, 2005, 02:20 PM »

not much joge.. just fill that something lyke that should come up in the Forum... i was just trying  to bring that up. so people could discuss on that topic.

And Kazeey What i really meant was question, ain't ideas. though we could share ideas on PHP/MYSQL if other members are willing to share ideas.

Thanks Guys..
Chxta (m)
Re: Anyone Here Good in PHP/MYSQL?
« #4 on: July 17, 2005, 08:07 PM »

Quote from: smartsoft on July 04, 2005, 07:49 PM
Hey guys, anybody here good in PHP/MySQL? I would love to share ideas on that as well too. I'm a newbie here though, I've joined several portals like this, but haven't seen any Nigerian stuff like this so ... just hoping to get people who do this and probably suggest Seun should add up this to the forum.

Thanks.


Ask away...
dre901 (m)
MySQL and PHP
« #5 on: July 26, 2005, 03:31 PM »

Please anybody, know where I can get easy learning of MySQL and PHP?
kazey (m)
Re: Anyone Here Good in PHP/MYSQL?
« #6 on: July 27, 2005, 12:31 AM »

To All guys that would like to learn php, this is what you should do.

Visit www.w3schools.com, to know the basics terminologies used etc.

Get Xampp, because i wouldn't advise you to do the installation one by one, or you would get discouraged, especially when it comes to the source distributions of the php interpreter for example. But if you are the adventurous type, why not Wink

 XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start. You can download it here. http://www.apachefriends.org/en/xampp.html

Get a php editor, i would recommend a user friendly open source  software, such as PHP Designer 2005, designed by Micheal Pham. PHP Designer 2005 brings you a deployment environment that combines PHP, HTML, XHTML, CSS and SQL (Ingres, Interbase, MSSQL, MySQL, Oracle, Sybase and Standard SQL) packed in one single program with build-in dialogs/wizards, access to common code/script libraries, utilities and procedures in a nice and elegant design.

You can obtain it here. http://www.mpsoftware.dk/downloads.php

Get a good php textbook, I would recommend PHP and Mysql Web Development by Luke Welling and Laura Thomson without thinking twice.

Get a .chm format, copy of the php documentation from php.net and subscribe to their mailing list.

 Visit and frequent Php related forums like the one in Dev Network. http://forums.devnetwork.net/ and register, you would need them for learning new things, asking of questions and also solving of problems.

 Go to Zend. at http://www.zend.com. and register, and browse through their beginners tutorials.

And last of all, you don't need to even know everything in the textbook. As I see a lot of people memorizing page by page. All you need to know is the basics, and the syntax. When you are coding, you just need to use textbooks and online sources for references and help.

And yes don't forget frequenting www.hotscripts.com to download source codes, of things you would desire to know how it is built, things like CMS etc. It is quite helpful, when you see the style and pattern of good developers.

And don't forget the "Greatest Google" for anything extra. I think i touched almost all the stuff that would be required?



timba (m)
Re: Anyone Here Good in PHP/MYSQL?
« #7 on: August 20, 2005, 02:06 AM »

I've been a web developer for a number of years and I am rather comfortable with building even complex web applications.

Having previous programming knowledge is an advantage since you can easily switch from the regular procedural or object oriented programming to building web applications. But be warned, they are rather different.

All what Kazey's said are good and I'm in complete agreement. However, you must be careful not to get stuck in the forever-student syndrome and continue seeking for knowledge when you should be practicing what you've already learnt. I for instance learnt PHP (the rudiments) in a week only from reading the manual and lots and lots of experiments - may be that would be probably the best way to learn! Everyone has different ways they learn best so you'll need to find yours.

Philip Greenspun is one man you should read if you'll be a serious web developer. Here are my recommendations:

Software Engineering for Internet Applications
Philip and Alex's Guide to Web Publishing
SQL for Web Nerds

Good luck!
kazey (m)
Re: Anyone Here Good in PHP/MYSQL?
« #8 on: August 20, 2005, 04:50 AM »

Wooh thanks for the links. You got me something to read for the weekend  Grin, I don't even know where to start. Kazey goes and gets some coffee. Wink
timba (m)
Re: Anyone Here Good in PHP/MYSQL?
« #9 on: August 22, 2005, 09:35 AM »

The pleasure is all mine  Smiley
Farriel (m)
Re: Anyone Here Good in PHP/MYSQL?
« #10 on: August 23, 2005, 05:49 PM »

I for one still believes that there's no greater resource for anything like Google. Give it a shot at all times, you wouldn't regret the time spent doing it.
smartsoft (m)
Re: Anyone Here Good in PHP/MYSQL?
« #11 on: August 30, 2005, 02:31 PM »

You can say that again farrel hummm
aydada
Re: Anyone Here Good in PHP/MYSQL?
« #12 on: September 06, 2005, 01:11 PM »

I have been doing PHP/MySQL over a year now.  Maybe I could help and what exactly do you need?
joftech (m)
Re: Anyone Here Good in PHP/MYSQL?
« #13 on: January 22, 2006, 05:44 AM »

It's like this thread is not going to where the creator want it to go.

So everyone, i just want to ask how you connect PHP to Mysql (i.e. linking a database to php scripts).

I will be glad if you can all share the trick(s) you use.

Thanks. 
Seun (m)
Re: Anyone Here Good in PHP/MYSQL?
« #14 on: January 22, 2006, 09:19 AM »

There are 101 web tutorials available for that!  I usually look them up each time I have to work on a PHP script.
Dark_Night (m)
Re: Anyone Here Good in PHP/MYSQL?
« #15 on: January 22, 2006, 09:32 AM »

google it.
joftech (m)
Re: Anyone Here Good in PHP/MYSQL?
« #16 on: January 22, 2006, 07:09 PM »

Should i take it that you guys don't have special ways of doing that. I want to know other people's way of doing it, not that i don't know how.
tuxpow3r (m)
Re: Anyone Here Good in PHP/MYSQL?
« #17 on: January 22, 2006, 07:37 PM »

Quote
Should i take it that you guys don't have special ways of doing that. I want to know other people's way of doing it, not that i don't know how.

I don't understand exactly what other special ways are there? I mean you are either using mysql_connect or mysqli_connect depending on the extension.  And you are either using a native way or calling it within a db abstraction layer. And oh as far as editor is concerned, I just use the Eclipse SDK.
kris (m)
Re: Anyone Here Good in PHP/MYSQL?
« #18 on: January 22, 2006, 09:27 PM »

Yeah you can find good tutorials online, and also try using p2p softwares to download e-books on it. A book i highly recomend is "Build Your Own Database Driven Website Using PHP & MySQL, 3rd ed."

After using that book you will build great sites like www.sexynaija.com and www.karrygo.com

Take care and good luck.

Kris.
joftech (m)
Re: Anyone Here Good in PHP/MYSQL?
« #19 on: January 23, 2006, 07:20 AM »

Yeah i have that book by Kevin Yank. I have fiished it but am still going over it again.
asmicom
Re: Anyone Here Good in PHP/MYSQL?
« #20 on: February 16, 2006, 12:27 AM »

Hey,
download easyphp using search engines. that saves you from the stress of configuring.
load the phpmyadmin at the taskbar. Use that to create your database and store data.
Inside your www directory found in the easyphp 1.8 or 1.7, store your php files.

to connect, u need something like
mysql_connect(, )
All you have read can now be applied from there.

 Obtaining and Learning Oracle, Linux and SQL  I Need Help With A PHP Script  Towards A Stronger Nigerian Software Industry  Page 2
Pages: (1) Go Up Send Topic to Friend by E-mail Reply 
Google
 
Web www.nairaland.com
Sections: TV/Movies (2) Music/Radio (2) Celebrities Jobs (2) Career Romance Books Politics Sports Fashion Travel
Health Schooling Religion General(2) Business Webmaster Programming Computers Phones Cars & Trucks

Links: Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 Page10

Nairaland is owned by Oluwaseun Osewa
Nairaland Forum | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.