I'd love to get some education-related PHP topics going, or at least find resources for school-specific PHP resources.

I am a tech coordinator who manages a number of PHP/MySQL applications for my district: Moodle, Joomla, phpscheduleit to name a few.

I'm struggling to learn PHP for myself so I can build custom applications for our school. (Professional development tracker, vehicle request system, etc.)

My predecessor created a lot of web front-ends for FileMaker Pro databases using Lasso. They still work fine, but I'd like to spiff them up, add enhancements, and make them MySQL databases.

So, does anyone here know of any great school-specific resources for PHP scripts, or tutorials? I do frequent hotscripts.com, and have found some nice stuff there.

I'd really like to learn it for myself, and haven't found the one perfect book yet! :-)

Anyway, I'd sure enjoy some banter and discussion with educators who are using these tools.

Tags: PHP, developer, mySQL, webapps

Views: 176

Reply to This

Replies to This Discussion

Hi Jesse. Learning a bit of php is on my to-do list as well. I'm coming to this with complete ignorance; the only programming I've done is html. I'd love to find a good resource that explains php in kindergarten terms. Best of luck mate.
Andrew,

We sound a lot alike; I am pretty good at HTML/CSS. The very best book I ever found on that subject was the Head First HTML with CSS book.

I was on their website a year ago, and they said they would be releasing a PHP/MySQL book by last Christmas, but alas, it's still not out!

I have Larry Ullman's PHP and MySQL for Dynamic Website, and it's pretty good (an he's a Mac guy!), but it doesn't start at quite the beginner level I think I need.

So, I've still not found the perfect book for me. Of course, this topic will take a lot of time to play with an learn, and I've not had the chance to give it the time it's required.

Thanks for the reply!
I am in the same boat... I am very interested in learning about PHP. Andrew, I posted a similar post (request for help) to yours on the Ning Developers site. Here is a RSS feed to that post and responses. Note that they give several references / resources. I have not had time to look a these... If and when you check these resources please let me know via this thread discussion / Forum how they look.

http://networkcreators.ning.com/forum/topic/show?id=492224%3ATopic%...

If you have problem getting to this RSS feed let me know.

Thanks,

Jim
Hey Jesse,

I am going through the same journey as you. I have setup a Joomla page, Moodle and started a Wordpress multiuser blog site. We are an apple mainly school with Windows server and we just got in a bunch of apple servers so I am really excited. I have the same book as you php amd mysql for dynamic websites by Larry Ullman it is a great resource. I go to a few website also.

Starting with the http://www.w3schools.com/php/default.asp

http://us3.php.net/tut.php

They both very much beginner level stuff.

Yancy G
Jesse-I don't know that I can help, well, probably I can't but I would be interested in the same thing. I did take an online class a while back through www.ed2go.com/unh which was ok and gave me some of the real basics such as making a simple form, submitting it to the database and quering back out. I hadn't any prior php, database or programming experience outside of html/css so it was all quite new. The courses are cheap like $89 I think, but that is substantially more than a book. As a result of the course I can read the php in joomla or wordpress and generally understand enough to know what might happen if I delete something but that is about it. I have a number of ideas for using the php/mysql at school to help automate some different things. I suggested this to our tech guys but they are just too overwhelmed at this point to even think of creating anything. I guess I'll keep an eye on this thread.
Rick,

I'm enrolled in the ed2go.com class, and am enjoying it a lot! We're into the third lesson, and I think it will give me what I need to kick-start my learning.

THANKS for posting that.
Do you typically learn from book references? I have learned the most programming from examining open-source code of leading applications. I find that all programming languages have common constructs, and I pick up a lot of strategies and techniques from existing code.

Richard
Richard,

Learning HTML and CSS worked that way for me. It came rather easily.

For whatever reason, PHP has been much harder for me to learn just by looking "under the hood". There are too many concepts for me to grasp without being told WHY it's being done that way.

Thanks for the replies here, folks. I hope more come this way, and that we can perhaps start a little community of learners.

Jesse
Another source that I have found to administer php it look pretty cool. I just loaded it on one of my apple server is Php myadmin. A tool to create, edit and query you my sql data base.

Here is the link

http://www.phpmyadmin.net/home_page/index.php
Yancy,

I enjoy phpmyadmin a lot! It make s database work convenient when I'm away from the office.

On my desktop, I've fallen in love with CocoaMySQL. If you have a Mac desktop, you should check this out. It's excellent.
I also love CocoaMySQL but also use MySQL Administrator and MySQL Query Browser that can be downloaded from the mySQL's site.
OK, I see a lot of Mac people here which makes me feel at home (I have three Macs one of them running OS X Server). Now for resources. I have Hugh E. Williams & David Lane's book Web Database Applications with PHP & MySQL (O'Reilly) - it was one of the first books I bought about PHP and it has saved me some times. My salvation book for mySQL is Paul Dubois' book MySQL Cookbook (also from O'Reilly). For both mySQL and PHP I also use the excelent documentation on mySQL's site and php's site whenever I'm on a hurry.
Macromedia used to have some good start articles about PHP and they must be somewhere on Adobe's site but I haven't looked. A good resource for PHP code and snippets is PHP resource index.
Hope this helps.

RSS

Report

Win at School

Commercial Policy

If you are representing a commercial entity, please see the specific guidelines on your participation.

Badge

Loading…

Follow

Awards:

© 2024   Created by Steve Hargadon.   Powered by

Badges  |  Report an Issue  |  Terms of Service