Viewing topic:Building a PHP Registration Script into a Website - Help Please.
Page: 1
Topic post 22-05-2008 - 22:22
Hi, i am currently building a website, in HTML, that is hosted for free on Ripway.com

Here is the url http://h1.ripway.com/xboxlivegaming/index.html

Ok, now ive read the tutorials and stuff to create a registration system, but i have no idea how to build it into my website? Since my pages are .html does that mean they dont support .php?

could really use some help.

Thank you.

PS I am not a programmer, i know some html but new to php. lol.

So need a bit of help actually building one for my site.
Topic post 23-05-2008 - 12:03
Hi, welcome to out humble community

You can check very easily if it supports PHP by creating this page:

phpinfo.php

contains:

code
1
2
3
4
5

<?php
 
phpinfo();
 
?>
 


When you see a big list of information you support php. All php pages should be saved with a .php extention.
Topic post 24-05-2008 - 03:47
thanks. my email is dude_ant2@hotmail.com

Can you please help me install a Registration system into my exisiting HTML website?

Just email me and ill reply with stuff i need help with. Thanks.
Topic post 24-05-2008 - 12:27
Sorry it doesn't work like that. First try the sugestion I made earlier.
Topic post 24-05-2008 - 17:41
Yeah i did that...it does support php.

Topic post 25-05-2008 - 21:17
Ok if that works thats good, now we need to know if your webhost let you access a MySQL database, I will only help you via this forum so you need to ask your host yourself if you can use one.

©Copyrights Combined Minds. All rights reserved 2006 - 2008 : Disclaimer
Realized by www.Minna-Media.com