Search found 23 matches

by janvier123
Tue Sep 18, 2012 7:03 am
Forum: PHP
Topic: Dynamic Var in array
Replies: 3
Views: 734

Re: Dynamic Var in array

Thx for that :)
by janvier123
Sun Sep 16, 2012 10:15 am
Forum: PHP
Topic: Dynamic Var in array
Replies: 3
Views: 734

Dynamic Var in array

[syntax=php] $tpl = ""; $query2 = $dekaron->SQLquery("SELECT * FROM character.dbo.user_character_achievements WHERE character_no = 'C12090560000000127' "); $data = $dekaron->SQLfetchArray($query2); $query3 = $dekaron->SQLquery("SELECT * FROM account.dbo.user_achievements &qu...
by janvier123
Fri Aug 10, 2012 6:47 am
Forum: JavaScript
Topic: legal ECMA-262 octal constant
Replies: 2
Views: 3239

Re: legal ECMA-262 octal constant

Thx i didnt know that ;-)
ill play with it and see if i can fix it myself with your info ;)
by janvier123
Tue Aug 07, 2012 6:38 am
Forum: JavaScript
Topic: legal ECMA-262 octal constant
Replies: 2
Views: 3239

legal ECMA-262 octal constant

The error Message: [syntax=javascript] SyntaxError: 08 is not a legal ECMA-262 octal constant [/syntax] I try to put (int), but its does not seem to help, and sins i dont know allot about java, ill just post it here Any help would be welcome tho The code: [syntax=php]<?php $hour = (int)date("H...
by janvier123
Tue Jun 26, 2012 3:33 pm
Forum: Code
Topic: DAC (Dekaron Admin Control)
Replies: 4
Views: 2150

Re: DAC (Dekaron Admin Control)

thanks
by janvier123
Tue Jun 26, 2012 7:16 am
Forum: Code
Topic: Youtube API videos
Replies: 1
Views: 2181

Re: Youtube API videos

very good code, but there is no example on how to actually run this code
by janvier123
Tue Jun 26, 2012 6:10 am
Forum: Code
Topic: DAC (Dekaron Admin Control)
Replies: 4
Views: 2150

Re: DAC (Dekaron Admin Control)

Its a control panel .. duh ... jk, it manages (like a mmorpg game) characters, guilds, stats, skills, money, .... those who play the game, and dont have a server, will not know what it all mean but its pretty straight forward so i created it that is very "newbie" friendly, so even users th...
by janvier123
Mon Jun 25, 2012 12:30 pm
Forum: Code
Topic: DAC (Dekaron Admin Control)
Replies: 4
Views: 2150

DAC (Dekaron Admin Control)

Ok, here is the work that ive been creating for the last few months, you may or may not know the game
but its sure something to check out my style of coding ;)


Link:

http://www.dkunderground.org/dac

Any suggestions are more then welcome, also bugs and errors :lol:
by janvier123
Fri Jun 22, 2012 5:02 am
Forum: PHP
Topic: Hack your own work?
Replies: 5
Views: 719

Re: Hack your own work?

Thx

ill watch them after work, any tools to play with ?

As a dev i have FireBug ;)
by janvier123
Thu Jun 21, 2012 6:10 am
Forum: PHP
Topic: Hack your own work?
Replies: 5
Views: 719

Hack your own work?

Hi,

iam releaseing my "DAC" soon, so i want to hack my own stuff
This is to find bugs, un-protected vars / code ....

Any tips / ideas on how to tamper with your own work?$
Anything i should check / look at ?

ALL TIPS ARE HELPFULL ;)


Thx
by janvier123
Thu Jun 21, 2012 6:07 am
Forum: PHP
Topic: Echo logged in username
Replies: 6
Views: 1075

Re: Echo logged in username

abcedea wrote:And yes, the email is encrypted with MD_5, but I am likely to change all of that to suit this.


Why would you MD5 a email? This makes no sens to me, untill you have 80.000 CPU hours to decode the md5, this is kinda useless
(Google MD5 Hacked)
by janvier123
Wed May 30, 2012 4:55 am
Forum: General Chat
Topic: Good name for "this program"
Replies: 4
Views: 1046

Re: Good name for "this program"

Thx for the reply's so far :)
by janvier123
Tue May 29, 2012 7:06 am
Forum: General Chat
Topic: Good name for "this program"
Replies: 4
Views: 1046

Good name for "this program"

hi, i know its been a while anyway i need a GOOD name for my pice of software, but the name will also be used for the domain name Here is some info you may find usefull Its coded in PHP, bit of js, no images, css ofc. Its coded for the game called "dekaron" Its coded for admins Its coded f...
by janvier123
Wed May 16, 2012 6:34 am
Forum: General Chat
Topic: Microsoft are Getting Desperate
Replies: 20
Views: 3878

Re: Microsoft are Getting Desperate

IE is crap, end of story ... :roll:
by janvier123
Sun May 13, 2012 4:16 pm
Forum: General Chat
Topic: Determine Price for PHP Software
Replies: 5
Views: 1071

Re: Determine Price for PHP Software

ive seen a other developer that also created a back-end program, but for an other game

actual price is 160$ for last version (inc. 6 months access to updates and support)

That is WAY too much, if i was a user that was looking for that kind of software... i would buy it
by janvier123
Sun May 13, 2012 12:19 pm
Forum: General Chat
Topic: Determine Price for PHP Software
Replies: 5
Views: 1071

Re: Determine Price for PHP Software

Its a backend program that manages a private server, with some complex mssql queries Edit / Delete / ... characters, accounts, guilds, .... etc etc too many to name The last one (V5) had the following statistics http://www.scampiml.com/imageshrimp/images/620745v5stats.png Ive spend countless hours c...
by janvier123
Sun May 13, 2012 9:36 am
Forum: General Chat
Topic: Determine Price for PHP Software
Replies: 5
Views: 1071

Determine Price for PHP Software

Hi, ive been spending a long time on this pice of software that i created, In the past i created versions 1~4 totally free, version 5 free but with NON forced donating option Now with a new better version (V6) coming up i want something back from it So my question is: how to determine price for PHP ...
by janvier123
Sun Apr 29, 2012 7:20 am
Forum: PHP
Topic: Forgot password and Reset Password Help
Replies: 3
Views: 665

Re: Forgot password and Reset Password Help

ALWAYS use [syntax=php]mysql_real_escape_string[/syntax] to clean your user's input, or you will be hacked!

http://php.net/manual/en/function.mysql ... string.php
by janvier123
Sun Apr 29, 2012 7:18 am
Forum: PHP
Topic: forgot password script
Replies: 7
Views: 1659

Re: forgot password script

i know you would understand it, iam dutch also :)
by janvier123
Sat Apr 28, 2012 3:40 am
Forum: PHP
Topic: forgot password script
Replies: 7
Views: 1659

Re: forgot password script

If the users asks for a password change, you can either send a email with new password and update the old one in the DB
and to protect you passwords you can store them into a MD5 hash

And i got this old (2004) login / register / forgot script, maybe it can help you
(Its not written by me)

http://www.scampiml.com/logindinges.zip
by janvier123
Fri Apr 27, 2012 11:16 am
Forum: PHP
Topic: forgot password script
Replies: 7
Views: 1659

Re: forgot password script

Not a real fan of using { } tags I would write [syntax=php]include ($path."/inc/user.inc.php");[/syntax] as for the random_string, you are returning a array m Fixed function random_string [syntax=php] //forgot password function random_string($length) { $charset = array_merge(range('a', 'z'...