PDA

View Full Version : PHP Question


Pages : 1 [2]

evilghost
05-22-07, 10:17 AM
Holy crap you all scare me! LOL I've been wanting to add a forum to my site for years now, but the whole PHP MySQL thing scares me and I haven't the slightest idea about it. If someone would like to help me...evilghost...I would really appreciate it! :D Sorry about the hijack.

I'd love to help. PM me with details/info when you get ready.

fivefeet8
05-22-07, 02:50 PM
Holy crap you all scare me! LOL I've been wanting to add a forum to my site for years now, but the whole PHP MySQL thing scares me and I haven't the slightest idea about it. If someone would like to help me...evilghost...I would really appreciate it! :D Sorry about the hijack.

Most hosting providers should also provide optional pre-scripted php/mysql forums for your site.

supra
05-22-07, 08:00 PM
how does phpmyadmin prevent others from accessing it?

cant they just access the phpmyadmin and mess with the database? or is there a login or something? :confused:

ive been lookin into it. it's pretty powerful and functional. i like it.

old versions have no logins but the latest versions have a login :)


Slippe, go out and buy a Apache/PHP/MySQL book and just start reading. if you have any program experience (C, C++, even VB) it will be extremely easy

he doesnt even need to do that. there is so many tutorials out there on the web to setup and configure apache/mysql/php its not funny

ViN86
05-22-07, 11:13 PM
old versions have no logins but the latest versions have a login :)




he doesnt even need to do that. there is so many tutorials out there on the web to setup and configure apache/mysql/php its not funny
yes, ive been using this as well:
http://www.w3schools.com/php/default.asp

also, the webspace i have says it supports phpMyAdmin. im guessing i probably still need to install it. is installation on a remote server easy? in other words, how difficult is the program to configure?

supra
05-22-07, 11:49 PM
is installation on a remote server easy? in other words, how difficult is the program to configure?

its very easy. edit the config file and enter in your mysql details. upload all the phpmyadmin files. and your all set.

fivefeet8
05-23-07, 01:34 AM
also, the webspace i have says it supports phpMyAdmin. im guessing i probably still need to install it. is installation on a remote server easy? in other words, how difficult is the program to configure?

Most web hosting providers which support Linux hosting should also include phpMyAdmin by default. You should contact your hosting provider and see how you can access phpMyAdmin for your hosted site. Sometimes, phpMyadmin/mysql is located/installed on a different server from the server hosting your site(scripts).

ViN86
05-23-07, 01:59 PM
Most web hosting providers which support Linux hosting should also include phpMyAdmin by default. You should contact your hosting provider and see how you can access phpMyAdmin for your hosted site. Sometimes, phpMyadmin/mysql is located/installed on a different server from the server hosting your site(scripts).
ok. ill contact them, thx :)

t3hl33td4rg0n
06-03-07, 04:14 AM
ok. ill contact them, thx :)


If they are using CPanel (Cpanel > Others), there is usually a seperate page exclusively for creating/deleting databases and users; and phpMyAdmin basically for everything else. Well, thats how it was with my last two hosting services.