Making a game using PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Dannerz
Forum Newbie
Posts: 10
Joined: Tue Dec 21, 2010 10:14 am

Making a game using PHP

Post by Dannerz »

Hi everyone.

I'm new to php, but I want to learn.
I would like to make the simplest of games using PHP.

Right now i'm looking for a tool which can:
*Provide a manual or help files telling me how to do things.
*Provide an interface of some sort to make and store scripts and codes.
*Create executable files based on PHP.

I'd like a program that would provide me with a visual interface where I can
write scripts and execute them fast.

If anyone knows how to get something like this please tell me.
jim.barrett
Forum Newbie
Posts: 20
Joined: Tue Mar 01, 2011 5:47 am

Re: Making a game using PHP

Post by jim.barrett »

you are asking for a lot....if you really want to learn....ask a question or even message me....I'm sure that there are a lot of people here who are willing to help. The problem is that your post makes it sound like you want either a)...a program to write the code for you... or b) a PHP developer to write your code and offer free instruction on how to use it.

My advice...start learning to write PHP and come to us when you hit a wall...

best wishes
Post Reply