Tell me how?? or do it yourself :)

Looking to hire a PHP developer for a paid position? Looking for a paid PHP job? Want to post your resume? Let the job hunt begin...

Moderator: General Moderators

keito
Forum Newbie
Posts: 8
Joined: Mon Aug 26, 2002 3:46 pm

Tell me how?? or do it yourself :)

Post by keito »

Hi there,

I'm considering myself a PHP n00b and I'm learning everyday. The only PHP functions I can use are the Include one and the echo one so it's allmost nothing.

Now let's get to the real point. Im looking for a intermediate / professional PHP coder to help me out here... I would love to have a program that makes RPG's on the web easy. If you're interested just add me on MSN or e-mail me: p.gordebeke@home.nl

This are the features it should have... [ can be less can be more]:

- A Shop to buy things << Like weapons and stuff, should show up on stats
- Training Place << for STRENGHT and MANA POWER, should show up on stats
- Learning Place << for EXPERIENCE, should show up on stats
- Stats Page << Should have the items you bought, STRENGHT, MANA POWER and EXPERIENCE

These are the features it should have AT LEAST... probably the best way to store all this is in a mySQL database...

IS THERE ANYONE OUT THERE KIND ENOUGH TO TELL ME HOW TO DO THIS!!?!???!

Regards Peter
Last edited by keito on Mon Aug 26, 2002 4:51 pm, edited 1 time in total.
JPlush76
Forum Regular
Posts: 819
Joined: Thu Aug 01, 2002 5:42 pm
Location: Los Angeles, CA
Contact:

Post by JPlush76 »

:roll:
keito
Forum Newbie
Posts: 8
Joined: Mon Aug 26, 2002 3:46 pm

Post by keito »

JPlush76 wrote::roll:
{>_<} Well can you tell me how I should handle this? I have no Idea?? :cry:
User avatar
cheatboy00
Forum Contributor
Posts: 151
Joined: Sat Jun 29, 2002 10:36 am
Location: canada
Contact:

Post by cheatboy00 »

I suggest you learn php.... then do it yourself.
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

Learning PHP deosn't take long... It only takes about 3 months... :D
User avatar
theChosen
Forum Newbie
Posts: 15
Joined: Sun Aug 18, 2002 11:00 am
Location: RO, Europe

Post by theChosen »

alternate option: learn from other people's code:
http://freshmeat.net/search/?q=rpg+php

Cheers.
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Hi, job hunt forum is where stuff like this should go. The PHP forum is for us to help you with code that you've already written...

Mac
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Takuma wrote:Learning PHP deosn't take long... It only takes about 3 months... :D
Or a couple of weeks...

Mac
User avatar
mikeq
Forum Regular
Posts: 512
Joined: Fri May 03, 2002 3:33 am
Location: Edinburgh, Scotland

Post by mikeq »

Or a couple of days :lol:

or a couple of years :cry:
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Depends how much you need to know :)

Mac
keito
Forum Newbie
Posts: 8
Joined: Mon Aug 26, 2002 3:46 pm

Post by keito »

theChosen wrote:alternate option: learn from other people's code:
http://freshmeat.net/search/?q=rpg+php

Cheers.
I want a text based one... no graphicals....
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

I want never gets... You're most likely going to have to learn some PHP yourself if you want to do this - or hire someone to do it for you. Have a look around for PHP RPG's (found this -> http://www.hotscripts.com/Detailed/16398.html at hotscripts.com) and learn from there. What I'm trying to say is that the only way you're going to get something that is exactly what you want is to either write it yourself or hire someone to do it.

Mac
keito
Forum Newbie
Posts: 8
Joined: Mon Aug 26, 2002 3:46 pm

Post by keito »

you're right about that... but can someone tell me what sort of codes I need to know... becuz I really don't have a clue how to start... if someone helps me out a bit everything is allriht....

BY THE WAY THE DOWNLOAD DOEN'T WORK
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

keito wrote:BY THE WAY THE DOWNLOAD DOEN'T WORK
Sorry didn't test it just did a search, there's probably hundreds more where that came from.
keito wrote:but can someone tell me what sort of codes I need to know... becuz I really don't have a clue how to start...
Look into doing some tutorials and learn the basis of the language.
  • phpcomplete.com
  • devshed.com
  • zend.com
  • phpbuilder.com
all have PHP tutorials.

Mac
MattF
Forum Contributor
Posts: 225
Joined: Sun May 19, 2002 9:58 am
Location: Sussex, UK

Post by MattF »

An aquaintance of mine made this http://www.phprpg.org
Post Reply