Jump to content

Runescape stat sigs.


Trouma

Recommended Posts

To be a little more specific, you're going to need to learn some basic PHP before you can really do anything. In the slightly longer term, you're going to need to find out about scraping web pages and extracting information, possibly with some regular expressions. You'll then need to take a look at the GD library for image generation.

 

Though not strictly an absolute beginner's tutorial, it doesn't get too much more basic than this tutorial on loops:

 

http://www.phpfreaks.com/tutorial/php-loops/page1

 

It covers plenty and is all commented well. If that doesn't do it for you, you'll find tutorials by the bucket load if you google. Of course, before you can use them you'll need some environment to work with. Either register yourself with some free hosting to get started, or you might like to install something like wamp (assuming you're working in windows) to test locally.

Link to comment
Share on other sites

Again, this is a forum where people come to learn and discuss PHP programming. The people that come here, teach others PHP, for free.

 

But you can't just say "I want to create this and this, teach me". You have to start at the beginning, learning the syntax and basic language features. And more importantly you have to make an effort.

 

Try this silly analogy: let's say you want to learn how to make pottery. You enlist in a pottery class. Then you are expected to make an attempt at an ashtray yourself as well. If you walk into the pottery class and say "I'd like to have a Ming Dynasty replica vase, please make me one", chances are you will get similar reactions as you are getting here.

 

Getting it?

Link to comment
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.