|
||||
| ||||
|
|
#1 |
|
Global Moderator
Join Date: Feb 2002
Location: Minneapolis, MN
Posts: 5,238
|
Anyone want to learn basics of PhP/MySQL?
I am currently trying to figure out if there is enough interest to run a beginners PhP/MySQL class. It would be geared toward people who have no programming experience, but knowledge of HTML will be assumed. Not sure what the charge/student would be yet. It all depends on the # of people interested. If this is a hit, I would continue to build more classes on to this foundation knowledge as requested.
Please e-mail me at admin@allin1websolutions.com if you are interested.
__________________
Joe Success isn’t owned. It’s leased. And rent is due every day. |
|
|
|
|
#2 |
|
All Star Starter
Join Date: Dec 2001
Location: Atlanta
Posts: 1,044
|
Joe, what kind of time committment would be required? I could be interested depending on your reply.
steve
__________________
blmeanie email me at blmeanie Above link works for some email client programs but not all, email me at blmeanie33@earthlink.net |
|
|
|
|
#3 |
|
Global Moderator
Join Date: Feb 2002
Location: Minneapolis, MN
Posts: 5,238
|
It'll probably be a 2 hour class, including "lab time". I'll create a database, FTP accounts, and a sub-domain for everyone so we can have some hands on examples.
I can structure it so that the first hour is straight lecture, while the last hour is "lab time" and general questions.
__________________
Joe Success isn’t owned. It’s leased. And rent is due every day. |
|
|
|
|
#4 |
|
Minors (Triple A)
Join Date: Nov 2002
Location: Dayton, OH
Posts: 226
|
I could possibly be interested, but depending on the cost.
|
|
|
|
|
#5 |
|
Global Moderator
Join Date: Feb 2002
Location: Minneapolis, MN
Posts: 5,238
|
If I can get at least 10 people interested, it would be $20/student.
__________________
Joe Success isn’t owned. It’s leased. And rent is due every day. |
|
|
|
|
#6 |
|
Hall Of Famer
Join Date: Dec 2001
Posts: 2,522
|
Sounds interesting. How many classes per week/month?
|
|
|
|
|
#7 | |
|
Global Moderator
Join Date: Feb 2002
Location: Minneapolis, MN
Posts: 5,238
|
Quote:
__________________
Joe Success isn’t owned. It’s leased. And rent is due every day. |
|
|
|
|
|
#8 |
|
Hall Of Famer
Join Date: Jul 2003
Location: Somerville, MA, USA Bats: Right Throws: Left
Posts: 3,640
|
I'd be interested. My 6 month contract with MIS is up soon and there is a QA position opening.
|
|
|
|
|
#9 |
|
Minors (Double A)
Join Date: Oct 2003
Location: Chicago
Posts: 114
|
I would be quite interested. Would lessen the # of questions I have to ask you Joe
__________________
Cheers, Andrew Howard |
|
|
|
|
#10 |
|
Global Moderator
Join Date: Feb 2002
Location: Minneapolis, MN
Posts: 5,238
|
Ok, we have enough interest in this to start creating the outline for the class. As soon as we have something done, we'll release the outline and start talking about the time the class will be given. We should also have the method we are going to use worked out by then too.
Not quite sure when we'll be to this point because we have a lot on our plates currently.
__________________
Joe Success isn’t owned. It’s leased. And rent is due every day. |
|
|
|
|
#11 |
|
Hall Of Famer
Join Date: Oct 2003
Location: still kicking
Posts: 3,229
|
well the wifey is interested.
__________________
. "Never confuse composure for ease" Was once Head Cheese of Corporate League Baseball |
|
|
|
|
#12 | |
|
Minors (Double A)
Join Date: Oct 2003
Location: Chicago
Posts: 114
|
Quote:
. But I wouldn't mind waiting till after we get that new version of BOSI hehe.
|
|
|
|
|
|
#13 |
|
All Star Reserve
Join Date: Dec 2001
Location: NY
Posts: 651
|
I might be interested....but
I dont even know what PHP/My SQL is. ![]() It sounds like I should know it. Can you give me an example of how I could use it? I have HTML knowledge but just straight HTML. I've never done any database work outside Microsoft Access.
__________________
------------------- Montreal Expos / Calgary Storm, HBL HBL Baseball - Founded March 2001. HBL Waiting List |
|
|
|
|
#14 | |
|
Global Moderator
Join Date: Feb 2002
Location: Minneapolis, MN
Posts: 5,238
|
Quote:
OOTP uses static HTML pages for your league. As you know, you have to upload over 3,000 individual files each time you sim to keep your site current. BOSI uses PhP and MySQL to report the information for your league. MySQL is the database that stores your information. It gets this information from the CSV files the exporter generates. The player page is 1 file, that has code written to read the information it needs from the database and display the appropriate information. So, when you see player_page.php?pid=1, that means the program was written to look for a value passed in pid and use it to determine what information should be shown on the screen. In this case, it's a PLAYER_ID. This value is used in a SQL query that's used to get the information out of the database to display on the page. So, I am able to display player pages for the same 3,000 players with just 1 file that never has to be updated. As soon as the data in the DB changes, the page automatically changes with it. In 10 words or less, PhP is a way to generate dynamic HTML.
__________________
Joe Success isn’t owned. It’s leased. And rent is due every day. |
|
|
|
|
|
#15 |
|
All Star Reserve
Join Date: Feb 2003
Location: Orange, CA
Posts: 569
|
I'd be interested. Maybe it could help me figure out this issue I'm stuck with after doing a phpnuke upgrade
__________________
DanGarion GM - Los Angeles Dodgers The Peanuts and Cracker Jack Baseball League PCJBL! |
|
|
|
|
#17 |
|
Minors (Triple A)
Join Date: Mar 2002
Location: Oregon
Posts: 261
|
I'd be interested as well.
|
|
|
| Bookmarks |
|
|