Jump to content

Newby Questions...


php?

Recommended Posts

1.

CREATE TABLE table_name_here;

 

2. Use something like phpMyAdmin or if you have a .sql file just run it (via mysql on command line or again via phpMyAdmin).

 

3. If you've lost your password, too bad... the passwords are encrypted. Create a new account.

Link to comment
Share on other sites

im using winmysqladmin..... and its bs, you cant edit anything. U can't create anything at all...

 

 

I downloaded a program called xampp... that gave me a ton of junk for this. Ive never even made a password for a database.  ???

Link to comment
Share on other sites

Hmm... I really don't wish to help you anymore when you ask where your "freakin web server is" and things doesn't "make freakin sense" and when you call people trying to help you "lifeless nerds". Things aren't bullshit or crap just because you can't figure out how to use it. Go RTMF.

 

Apache manual: http://httpd.apache.org/docs/

phpMyAdmin manual: http://www.phpmyadmin.net/home_page/docs.php

MySQL: http://dev.mysql.com/doc/

PHP manual: http://php.net/manual

 

Now you'll have to figure things out yourself.

Link to comment
Share on other sites

-LISTEN-

 

Im not trying to be mean.

 

I DONT UNDERSTAND THOSE MANUELS!

 

I am new to php/mySQL ... And don't tell me to read anything else unless it makes sense to someone that isn't on their computer for more then 2 hours a day.

Link to comment
Share on other sites

Have you installed Apache, MySQL and PHP on your computer? You can do it manually by downloading the software from the web pages or you can use a bundled package, on Windows that'll be called a WAMP and on Linux it'll be a LAMP.

 

Here is a comparison of WAMPs: http://en.wikipedia.org/wiki/Comparison_of_WAMPs

 

Your document root of your web server is the folder in which you place your files. It can be something like C:\apache2\htdocs, /var/www or /home/somebody/public_html.

Link to comment
Share on other sites

I suggest you take time out to learn how to read.

 

When you've accomplished that, learn how to learn from what you are reading. You can't have done more than just glance at the manuals and give up. If you aren't prepared to put in any effort, why should we waste our time on you?

 

And it won't make you a "lifeless nerd", just smarter.

 

 

Warning: I'm getting fed up with seeing the "Started by" column fill up with new "php?" entries, each of the topics on the same whinging theme.

Link to comment
Share on other sites

First of all i already have php, apache and mysql installed... i have everything i need.. the guides don't explain stuff in "English" more like computer language. And i can read very well, reading is not understanding. Btw you can't "Learn to Learn" without learning first. Exactly why i can't learn until i have learned how to set up phpMYadmin

Link to comment
Share on other sites

Yes, thank-you daniel... i have those errors fixed, now im only getting these:

 

Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 19

 

Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 23

 

Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 27

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.