Make your own PHP adoptables system

Need help with the site/forum/pets? Ask questions and get help from other members here.

Re: Make your own PHP adoptables system

Postby veryberryapple » Mon Mar 14, 2011 9:14 am

Nick wrote:Sorry, the tutorial requires that you understand how to write an HTML webpage and know a little PHP. You will have to read other tutorials before you can use this one.

it says the other tutorial got deleted
leaving cs, sorry but im really into drawing now, and i spend all my time drawing.[/color]
User avatar
veryberryapple
 
Posts: 801
Joined: Sun Dec 12, 2010 10:33 am
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Make your own PHP adoptables system

Postby DisabledLlama » Mon Mar 14, 2011 9:46 pm

veryberryapple wrote:
Nick wrote:Sorry, the tutorial requires that you understand how to write an HTML webpage and know a little PHP. You will have to read other tutorials before you can use this one.

it says the other tutorial got deleted


While Nick's HTML tutorial has been unavailable (lol, Nick, I think you broke it) for some time, there are plenty of other websites on the net that offer HTML tutorials.
http://www.w3schools.com/html/html_intro.asp
Image
Image
Image
Image
Image

Image Image
User avatar
DisabledLlama
 
Posts: 3213
Joined: Sat Aug 01, 2009 5:04 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Make your own PHP adoptables system

Postby veryberryapple » Tue Mar 15, 2011 4:20 am

DisabledLlama wrote:
veryberryapple wrote:
Nick wrote:Sorry, the tutorial requires that you understand how to write an HTML webpage and know a little PHP. You will have to read other tutorials before you can use this one.

it says the other tutorial got deleted


While Nick's HTML tutorial has been unavailable (lol, Nick, I think you broke it) for some time, there are plenty of other websites on the net that offer HTML tutorials.
http://www.w3schools.com/html/html_intro.asp

Thank you!
leaving cs, sorry but im really into drawing now, and i spend all my time drawing.[/color]
User avatar
veryberryapple
 
Posts: 801
Joined: Sun Dec 12, 2010 10:33 am
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Make your own PHP adoptables system

Postby Cherry~Chess » Thu Mar 17, 2011 8:47 am

Nick, The Second Tutorial Is What I have been looking for (adoptables coding)
How would you incorporate accounts with adoption, and making it the same accounts as a forum?
http://luvetreeisland.webuda.com/forum/index.php <-----The Site ^^
Chess has moved;
Contact me here in my new merged account: memberlist.php?mode=viewprofile&u=69317
Or just search the username
Rainy + Chess
Love you all guys! C:
*weeps* Goodbye my dearest, dearest CS Account <3333
Cherry~Chess
 
Posts: 8417
Joined: Tue May 05, 2009 3:43 am
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Make your own PHP adoptables system

Postby melon » Sat Apr 02, 2011 1:59 pm

My friend's cousin is a PHP coder, so we're working on making a petsite now. ;) (Dream come true! <3) We'll make sure to post it for everybody to see. :3
Open to art commissions. PM me!


Image ImageImage
User avatar
melon
 
Posts: 1962
Joined: Tue Feb 02, 2010 9:20 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Make your own PHP adoptables system

Postby Pie! :D » Mon Apr 04, 2011 4:40 pm

Hi, there, everyone... yeah!

So, I was just getting started, haven't got a very wide variety of HTML smarties, but I was a bit confused.

So, I don't really know a lot about the computer world, but I am more in knowledge with PHP and BBCode. I don't know oodles about HTML, although I have a bit of it in my brain ;)

So, I made a web host thing, and I was trying to test that little "Hello World!" thing. When I pressed "Run on Safari" (i have all web hosts) or anything else, it either comes out blank or brings up the folder the file I have saved is in.

I was wondering why this was, as I am not familiar with Notepad++...

I usually use Lua more often (a roblox script...)
Image
Image
Image

Image
Image

Image
Image

ImageImageImageImage

(Thank you, DeviantART users, for the stampies :3)
My dreampet was achieved January 9th, 2012!
User avatar
Pie! :D
 
Posts: 1215
Joined: Mon Jul 19, 2010 9:32 am
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Make your own PHP adoptables system

Postby Nick » Mon Apr 04, 2011 7:59 pm

Notepad++ is just a text editor, use any text editor you like (such as notepad that ships with Windows) if you are having trouble with it. You need to upload your .php file to your webserver to test it out (e.g. using an FTP program or your website's file manager) and then go to the right address in your web browser.
User avatar
Nick
Admin
 
Posts: 6349
Joined: Thu Jul 03, 2008 2:40 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Make your own PHP adoptables system

Postby melon » Mon Apr 04, 2011 9:13 pm

Do you have any tutorials on making a Pound, a Trading system, and pet groups, Nick?
Open to art commissions. PM me!


Image ImageImage
User avatar
melon
 
Posts: 1962
Joined: Tue Feb 02, 2010 9:20 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Make your own PHP adoptables system

Postby Pie! :D » Tue Apr 05, 2011 6:01 am

Nick wrote:Notepad++ is just a text editor, use any text editor you like (such as notepad that ships with Windows) if you are having trouble with it. You need to upload your .php file to your webserver to test it out (e.g. using an FTP program or your website's file manager) and then go to the right address in your web browser.


Thank you so much, Nick. It half made sense, though. I still do not know what an FTP is, and my website doesn't have a file manager... or at least I don't know about it. And I don't know how to "upload your .php file to your webserver to test it out" because I don't know what an FTP is... Oh gosh, how complicated. Thank you anyways!

I guess it's too complicated for me.
Image
Image
Image

Image
Image

Image
Image

ImageImageImageImage

(Thank you, DeviantART users, for the stampies :3)
My dreampet was achieved January 9th, 2012!
User avatar
Pie! :D
 
Posts: 1215
Joined: Mon Jul 19, 2010 9:32 am
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Make your own PHP adoptables system

Postby Nick » Tue Apr 05, 2011 6:17 pm

You should start off with a tutorial for making a basic HTML website from scratch. Those'll teach you about finding, signing up for, and then uploading files to your webhost.
User avatar
Nick
Admin
 
Posts: 6349
Joined: Thu Jul 03, 2008 2:40 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Who is online

Users browsing this forum: No registered users and 0 guests