Jump to content

Recommended Posts

Hey everybody i need some help cause im completely lost.

 

You see im working on a website and i ahve all the HTML down and finished but now im having trouble with the php scripts such as the register.php and the config.php and i would like to add some other things i don't know what are called. So i was wondering if somebody could help me out here.

 

Please and thank-you!

Link to comment
https://forums.phpfreaks.com/topic/170931-somebody-please-help/
Share on other sites

mm...i don't really get what you need, this is just a guess..

What you only have to do is to get your database connected, using mysql_connect or whatever then after that you have to create what is called SESSION for each user

 

SO my suggestion, create your database first using mysql and create a connection inside your config.php then include it in your register.php  ... once user has put down his username and password correctly then start creating a SESSION so that each user has his own page

Link to comment
https://forums.phpfreaks.com/topic/170931-somebody-please-help/#findComment-901756
Share on other sites

Apart from madTechie whos reply was very contructive I don't think all this sarcasm helps reallly does it. As much as I agree that the post was very vague, it really puts new people off posting. How about guiding newbies into waht they shoud be askin instead of baltantly takin the p*ss

Link to comment
https://forums.phpfreaks.com/topic/170931-somebody-please-help/#findComment-901760
Share on other sites

"play_" is correct with what he said, all my html is done and now i need help with my php scripts to make my site functional.

 

I am sorry i gave little detail so this is exactly what i want:

------------------------------------------------------------------------------------

1. I want a login/register system that works and saves users, ID Number, username, password, and email.

 

2. i want each user that registers to receive there own profile page where they have there account data, such as points earned, username, refferal.

 

3. i would like refferals so every time somebody registers under a users refferal link there points go up.

------------------------------------------------------------------------------------

So that is pretty much it and i hope somebody can help me out on this.

Link to comment
https://forums.phpfreaks.com/topic/170931-somebody-please-help/#findComment-901878
Share on other sites

Do you want help, or do you want someone to do it for you? If you want someone to do it for you, you can pay me to do it. But i'm not, and  I doubt anyone else will just make your website for you.

 

If you are looking for some direction on where to start, we would be glad to help. here are some tutorials:

 

login tutorial: http://www.phpeasystep.com/workshopview.php?id=6

php/mysql tutorial: http://www.freewebmasterhelp.com/tutorials/phpmysql

 

basic php tutorial: http://www.w3schools.com/PHP/DEfaULT.asP

another basic php tutorial: http://www.tizag.com/phpT/

 

You will probably want to start with the PHP basics, then start learning how MySQL and PHP interact with each other. create a database, and a table, and then create a simple login system. after that you can come here, and use google to start doing the more complicated stuff

Link to comment
https://forums.phpfreaks.com/topic/170931-somebody-please-help/#findComment-901884
Share on other sites

If you true are want to learn then your, try out the tutorials mikesta707 has found for you and attempt to make them fit your site..

if when you have a problem first try to solve it yourself (the manual is one of the best things about PHP) and if your still stuck then ask for help, explain what your trying to do and what it is doing.

 

IF you just want a site and don't want to learn PHP then freelance section is very useful,

Link to comment
https://forums.phpfreaks.com/topic/170931-somebody-please-help/#findComment-902078
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.