Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL #6

Open
ghost opened this issue Mar 2, 2012 · 5 comments
Open

MySQL #6

ghost opened this issue Mar 2, 2012 · 5 comments

Comments

@ghost
Copy link

ghost commented Mar 2, 2012

Hey, I just pushed a folder called "sql" onto my branch. The file called woofpack.sql will create the database and all of its tables.

Execution Instructions:
(UNIX) -- should be similar to DOS

cd path/to/woofpack.sql
mysql -u root -p < woofpack.sql

As I said in a regular email, it may be easiest if we all have a local server on our laptops or w/e and set PHP and MySQL locally. Right now we have static .html pages, but all of those files will be .php and most of the pages will have php echo commands. It's really kind of ridiculous that there's no php on ironduke ...

@cesardv
Copy link
Owner

cesardv commented Mar 2, 2012

Ok cool. Yeah tonite I'll be setting up a local server on my laptop or
desktop pc, or both!

So I can get this rolling... I'll keep you posted Eric, Thanks

On Fri, Mar 2, 2012 at 2:13 PM, ejames788 <
reply@reply.github.com

wrote:

Hey, I just pushed a folder called "sql" onto my branch. The file called
woofpack.sql will create the database and all of its tables.

Execution Instructions:
(UNIX) -- should be similar to DOS

cd path/to/woofpack.sql
mysql -u root -p < woofpack.sql

As I said in a regular email, it may be easiest if we all have a local
server on our laptops or w/e and set PHP and MySQL locally. Right now we
have static .html pages, but all of those files will be .php and most of
the pages will have php echo commands. It's really kind of ridiculous that
there's no php on ironduke ...


Reply to this email directly or view it on GitHub:
#6

@cengstrom1
Copy link

I'm still in the process of setting up for this and hope to be setup soon after resolving initial issues I am having.

@cesardv
Copy link
Owner

cesardv commented Mar 9, 2012

@ejames788 testing the Mentioning you filter...

@ghost
Copy link
Author

ghost commented Mar 9, 2012

return true;

/*
Let me know if you have any specific questions regarding php/mysql :). Working on my project 2. I did more work on the objects I was showing you earlier today and will push those when they are complete.
*/

On Mar 8, 2012, at 8:46 PM, Cesar wrote:

@ejames788 testing the Mentioning you filter...


Reply to this email directly or view it on GitHub:
#6 (comment)

@cesardv
Copy link
Owner

cesardv commented Mar 9, 2012

lol ok cool thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants