bookmark - PHP Coding Help!

PHP Coding Help!

 
 Discussion by ABM01 with 5 Replies.
 Last Update: October 24, 2006, 1:21 am
 
bookmark - PHP Coding Help!  
    
free web hosting
 
Ok, I admit it - Im totally pants at writing coding, but I have decided to give it a go!

What Im looking at doing is using php (think its php, anyway!) to pull details from a high score list of an MMORPG I play regularly (runescape, if its any help - www.runescape.com) and into a mini application to calculate the number of times you have to do a particular skill in order to increase your level.

However, as I have pointed out, my coding skills are virtually non-existant! :-( I know it can be done (as there are other calculators out there that can do this task, but I would like to give it a go for myself), but as a coding noob I really dont know where to begin!

Anyone got any ideas? I was hoping to use MS Visual Studio to do the coding work, and I can set up all the forms etc from there.

Any help would be greatly appreciated!

Mon Oct 9, 2006    Reply    New Discussion   


Hmm... If you're thinking of using PHP, then it's possibly because you want this information to also exist online in a webpage?

Otherwise depending on your Visual Studio programming (what language by the way?) you could just do it within that program and create a desktop application for it or even use it to write the page to put online. Many ways to do it.

You say there are already these calculators, if there's any particulars ones that you know of do what you want (select as many of them as you like). Then it'd probably help me understand what the aim of this idea would be to do and I might be able to help with telling you how to go about it and whether the language you want to use would be suitable, etc.


Cheers,

MC

Tue Oct 10, 2006    Reply    New Discussion   

http://www.zybez.net/calcs.php

That's one of the most complex, but there are a lot more on IRC.

On that forum (you'll need 50 posts) there is a php script that does what you want.

Tue Oct 10, 2006    Reply    New Discussion   

Huh.... First of all, u're intending to make a runescape-like online-game, right?
Then, your work would consist of 2 parts:
1)Static part, can be Java or Flash. It would be on each user's computer ant it will be only sending data(variables, etc) to the server. And will also get data from the server and convert it to suitable for user view.
2)Dynamic part, would be placed on server(PHP,c,c++,Perl,ASP etc...) would be getting data from users, proceeding it, storing, and giving respond to the ser.
So, you gotta know all these;) I't not that easy, man)

Wed Oct 11, 2006    Reply    New Discussion   


In response to the last post. I don't think this is what he requires. Re-Read his post and mastercomputers post. I believe he wants a calculator to retrieve statistics and numbers from the game. I would have to see one of the calculators in action to fully understand the project.

If you want it for personal use then perhaps an app coded with VB or something would be more appropriate. I like web programming with php, but how would you retrieve those numbers? How would someone have access to those or do you know tha algorithm to generate the numbers? The more insight to the project we have the better we can evaluate the scope giving you a better project definition.

Good luck with it.

Wed Oct 11, 2006    Reply    New Discussion   

Hmm... Another runescape help website... I find it funny that there are more runescape tutorial sites than there are phpbb forums on the web. You could just find a site that already has a calculator for runescape and link to it (assuming you follow all copyright laws). But if you wan't to make your own code, it will take a while and you would pretty much have to beat the game so good that it wouldn't even matter to make a calculator (to get all the exp info). Good luck though :P could you please P.M. me your site url (I always like to look at new sites and see how there going).

Tue Oct 24, 2006    Reply    New Discussion   

Quickly Post to PHP Coding Help!  w/o signup Share Info about PHP Coding Help!  using Facebook, Twitter etc. email your friend about PHP Coding Help! Print
Reply / Comment Ask a Question? Share / Bookmark E-Mail a Friend Print

File Self Secure? is it avaible  File Self Secure? is it avaible (6) (1) Day_sort() Sort an array by day  Day_sort() Sort an array by day