Search found 23 matches
- Tue Sep 18, 2012 7:03 am
- Forum: PHP
- Topic: Dynamic Var in array
- Replies: 3
- Views: 944
Re: Dynamic Var in array
Thx for that
- Sun Sep 16, 2012 10:15 am
- Forum: PHP
- Topic: Dynamic Var in array
- Replies: 3
- Views: 944
Dynamic Var in array
$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 "); while ...
- Fri Aug 10, 2012 6:47 am
- Forum: JavaScript
- Topic: legal ECMA-262 octal constant
- Replies: 2
- Views: 4518
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
ill play with it and see if i can fix it myself with your info
- Tue Aug 07, 2012 6:38 am
- Forum: JavaScript
- Topic: legal ECMA-262 octal constant
- Replies: 2
- Views: 4518
legal ECMA-262 octal constant
The error Message: SyntaxError: 08 is not a legal ECMA-262 octal constant 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: <?php $hour = (int)date("H", time()); $min = (int)date(&q...
- Tue Jun 26, 2012 3:33 pm
- Forum: Code
- Topic: DAC (Dekaron Admin Control)
- Replies: 4
- Views: 3282
- Tue Jun 26, 2012 7:16 am
- Forum: Code
- Topic: Youtube API videos
- Replies: 1
- Views: 3153
Re: Youtube API videos
very good code, but there is no example on how to actually run this code
- Tue Jun 26, 2012 6:10 am
- Forum: Code
- Topic: DAC (Dekaron Admin Control)
- Replies: 4
- Views: 3282
Re: DAC (Dekaron Admin Control)
Its a control panel .. duh ... :lol: 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 us...
- Mon Jun 25, 2012 12:30 pm
- Forum: Code
- Topic: DAC (Dekaron Admin Control)
- Replies: 4
- Views: 3282
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
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
- Fri Jun 22, 2012 5:02 am
- Forum: PHP
- Topic: Hack your own work?
- Replies: 5
- Views: 915
Re: Hack your own work?
Thx
ill watch them after work, any tools to play with ?
As a dev i have FireBug
ill watch them after work, any tools to play with ?
As a dev i have FireBug
- Thu Jun 21, 2012 6:10 am
- Forum: PHP
- Topic: Hack your own work?
- Replies: 5
- Views: 915
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
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
- Thu Jun 21, 2012 6:07 am
- Forum: PHP
- Topic: Echo logged in username
- Replies: 6
- Views: 1447
Re: Echo logged in username
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 uselessabcedea wrote:And yes, the email is encrypted with MD_5, but I am likely to change all of that to suit this.
(Google MD5 Hacked)
- Wed May 30, 2012 4:55 am
- Forum: General Chat
- Topic: Good name for "this program"
- Replies: 4
- Views: 1284
Re: Good name for "this program"
Thx for the reply's so far
- Tue May 29, 2012 7:06 am
- Forum: General Chat
- Topic: Good name for "this program"
- Replies: 4
- Views: 1284
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 code...
- Wed May 16, 2012 6:34 am
- Forum: General Chat
- Topic: Microsoft are Getting Desperate
- Replies: 20
- Views: 4843
Re: Microsoft are Getting Desperate
IE is crap, end of story ...
- Sun May 13, 2012 4:16 pm
- Forum: General Chat
- Topic: Determine Price for PHP Software
- Replies: 5
- Views: 1299
Re: Determine Price for PHP Software
ive seen a other developer that also created a back-end program, but for an other game
That is WAY too much, if i was a user that was looking for that kind of software... i would buy itactual price is 160$ for last version (inc. 6 months access to updates and support)
- Sun May 13, 2012 12:19 pm
- Forum: General Chat
- Topic: Determine Price for PHP Software
- Replies: 5
- Views: 1299
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 hour...
- Sun May 13, 2012 9:36 am
- Forum: General Chat
- Topic: Determine Price for PHP Software
- Replies: 5
- Views: 1299
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 ...
- Sun Apr 29, 2012 7:20 am
- Forum: PHP
- Topic: Forgot password and Reset Password Help
- Replies: 3
- Views: 812
Re: Forgot password and Reset Password Help
ALWAYS use
http://php.net/manual/en/function.mysql ... string.php
mysql_real_escape_stringto clean your user's input, or you will be hacked!
http://php.net/manual/en/function.mysql ... string.php
- Sun Apr 29, 2012 7:18 am
- Forum: PHP
- Topic: forgot password script
- Replies: 7
- Views: 1942
Re: forgot password script
i know you would understand it, iam dutch also
- Sat Apr 28, 2012 3:40 am
- Forum: PHP
- Topic: forgot password script
- Replies: 7
- Views: 1942
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...
- Fri Apr 27, 2012 11:16 am
- Forum: PHP
- Topic: forgot password script
- Replies: 7
- Views: 1942
Re: forgot password script
Not a real fan of using { } tags I would write include ($path."/inc/user.inc.php"); as for the random_string, you are returning a array http://php.net/manual/en/function.implode.php Fixed function random_string //forgot password function random_string($length) { $charset = array_merge(rang...