
Haunted Dawg
Members-
Posts
2,933 -
Joined
-
Last visited
Never -
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by Haunted Dawg
-
Within this script: <div id="login" class="boxed"> <h2 class="title">User Login</h2> <form action=authenticate.php method=post name=login onsubmit="return saveme();\"> <table border='1'> <tr><td>Username:</td><td> <input type=text name=username></td></tr> <tr><td>Password:</td><td> <input type=password name=password></td></tr> <tr><td colspan='2'>Captcha: enter 3 black symbols</td></tr> <tr><td>[img=./captcha.php]</td> <td><input type=text name=captcha maxlength='3'></td></tr> </table> <input type=submit value=Login> </form> </div> Change all instances of ' to "
-
You don't need $2,000 for advertisement's to get alot of player's, now a day's if you pay that, your stupid. Game Security: $250.00 Requested Mods: Price Varies Template: $200.00 That is based on my price's. Feel free to drop a pm.
-
Scarlet did the design for rapslife.com, then peter remade a new design. sosfactory did the design for prison struggle and paid $1,800. Not $5,000.
-
I'm looking for around 50 item's, and around 13 house's for DK. Around 5 house's for convicts unleashed.
-
I am willing to design websites for around £200. But that can vary depending on what you want. For the full price, I will design the login/in-game templates. Complie the images,HTML & PHP into a working page and intergrate it with your site. The layouts will coform to copyright laws. It may contain small amounts of royalty free images and open source scripts, but will not contain any copyright material. Every design sold is a unique design and as such will not be resold to any other parties. Thank's for replying, but i was asking about the item's. I'm soon going to be releaing DeadlyKillah.net and then moving onto ConvictsUnleashed.com. I have template's for both site's. All i need now is item image's for ConvictsUnleashed.com. And some house image's for both site's. How much you charge per item? How much you charge per house?
-
How's this for abit of easy editing :D <?php include_once('globals.php'); if($ir['jail'] OR $ir['hospital']) { echo 'No access while in ',(($ir['jail']) ? 'jail' : 'hospital'),'.'; exit($h->endpage()); } $newKey = array( 1 => array( 'title' => 'Market Place', 'links' => array( 1 => array('shops.php','Shops'), 2 => array('itemmarket.php','Item Market'), 3 => array('cmarket.php','Crystal Market'), ) ), 2 => array( 'title' => 'Agencies', 'links' => array( 1 => array('monorail.php','Travel Agency'), 2 => array('estate.php','Estate Agent'), ) ), 3 => array( 'title' => 'Statistics', 'links' => array( 1 => array('userlist.php','Userlist'), 2 => array('usersonline.php','Users Online'), 3 => array('stats.php','Game stats'), 4 => array('halloffame.php','Hall Of Fame'), 5 => array('stafflist.php','Staff List'), ) ), 4 => array( 'title' => 'Dark Side', 'links' => array( 1 => array('gangcentral.php','Gangs'), 2 => array('gangwars.php','Gang Wars'), 3 => array('lucky.php','Lucky Boxes'), 4 => array('fedjail.php','Federal Jail'), ) ), ); echo ' <table border="0" cellspacing="0" cellpadding="3" width="70%"> <tr> <th>',$newKey[1]['title'],'</th> <th>',$newKey[2]['title'],'</th> </tr> <tr> <td>'; $these = $newKey[1]['links']; for($i = 1; $i <= count($these); ++$i) { echo '[url="',$these[$i][0],'"]',$these[$i][1],'[/url] '; } echo ' </td> <td>'; $these = $newKey[2]['links']; for($i = 1; $i <= count($these); ++$i) { echo '[url="',$these[$i][0],'"]',$these[$i][1],'[/url] '; } echo ' </td> </tr> <tr> <th>',$newKey[3]['title'],'</th> <th>',$newKey[4]['title'],'</th> </tr> <tr> <td>'; $these = $newKey[3]['links']; for($i = 1; $i <= count($these); ++$i) { echo '[url="',$these[$i][0],'"]',$these[$i][1],'[/url] '; } echo ' </td> <td>'; $these = $newKey[4]['links']; for($i = 1; $i <= count($these); ++$i) { echo '[url="',$these[$i][0],'"]',$these[$i][1],'[/url] '; } echo ' </td> </tr> </table>'; $h->endpage(); ?>
-
Nice work, do you create graphic's for other people at a cost by any chance?
-
No, incentive voting is when a user actualy vote's and on the vote website and get's rewarded.
-
Get some advertising flyer's, post them up in variouse sweet shop's. Your sure to get some member's out of it. :)
-
It can only slow down the page, nothing more.
-
You'r still using double quote's over single quote's? HARSH! And to be correct, i use my tab spacing inside of { & }.
-
Explain how it can never be a good idea? He is closing of PHP and resulting to HTML at the end?
-
@ a_bertrand: Your using mysql_escape_string which is deprecated. Thus mysql_real_escape_string will be better. You do know that the function "stripslash" does not exist right? Supposed to be "stripslashes" :whistling: This is how i would do what you guy's are doing. $db->query('UPDATE `users` SET `username` = "'.mysql_real_escape_string($_POST['username']).'" WHERE `userid` = '.$ir['userid']); As mres play's a counter part with addslashes and stripslashes
-
Sorry but this made me jump. I don't know how you program, but 2500 lines per hours seems way off. Even for the best of the best out there. Unless of course the 2500 lines are copy / paste from old codes or things like that. No it won't be copy/paste from old code's. I am a fast typer, on one of those typing website's i typed 102 word's per minute with 6 typo's. I might have over exagerated with 2500 line's per hour. I just worked it off my previouse programming. As i started at 1:23am and finished at 8:11am with 18,978 line's of scripting for my core engine on DeadlyKillah. I just rounded the 19k+- to the 20k and divided that by 8 and it gave me the 2,500 :)
-
dude. you are way too expensive. I didn't hire a person but a person offered me $20 for just coding my site for a month. anyways. I'm up for hire at $30/month to edit your site if it is McCodes. I can make logins, register, and also everything on the site. mods will cost you though. I have security script with me and I'm willing to sell you the scripts with license, and installation tutorial for it so you don't have to worry about going crazy for $10 for the whole code. I only do Via Paypal if you want to buy. PM me if your interested. I charge alot 'cause with my proggramming come's knowledge, with my knowledge come's non error scripting. Thus, i give 99% perfect programming and you will give a 30%? It will take you a day or more to program 20k line's where it will take me 8 hour's. See the difference? If not, let's look for example. I charge $15 per hour. Per hour i can atleast program 2,500 line's. Where as for you to program 2,500 line's would take a week if not more?
-
I tested this myself and it work's. while ($file = readdir($dh)){ if(is_dir($file)){ if ($file === '.' OR $file === '..'){ echo $file; } } } closedir($dh); Seems to work fine for me. I even set the directory differently of them folder's and it still displayed.
-
Wanna bet? ;)
-
Really, that is not what i heard but he/she did say the attacker is running that ip, so lets say someone believes that is a hacker and "gives him what he deserves" by hacking his computer from the information provided by the original post. who would be in the wrong the forum or the user posting, i would say the forum would be in the wrong as the administration obviously have no issue with it when it was brought to their attention. could be quite interesting contacting a lawyer about this. if you were the so called attacker. I would actualy like to see some one with the knowledge of hacking another person's "IP" on these forum's :whistling:
-
In your file your using &&. Try this: if ($dh = opendir('downloads/')) { while ($file = readdir($dh)) { if(is_dir($file)) { if ($file === '.' OR $file === '..') { echo $file; } } } closedir($dh); }
-
Paying big money for good mods....(up to £200/$350)
Haunted Dawg replied to BludClart's topic in Paid Modifications
Here is a good deal for ya :P The orange/white for jail/hospital i will do for free, and for the view user to follow the same command. I will create the companies and stock markets for $80.00 or $20 + 200,000,000 cash on torn. Your choice, and it's up to you. As for the layout, i would recommend peter leaman to create you a stunning design. Peace :) -
By sending [email protected] $65.00 usd via paypal with your cpanel information. I will do it for you :)
-
might wanna check if installer.php has been deleted first?
-
Get rid of .php! No file extensions in links!
Haunted Dawg replied to Konsigliare's topic in Other Programming
To remove every .php in the game you simply: function remove_that($content) { return str_replace('.php','', $content); } ob_start('remove_that'); -
Get rid of .php! No file extensions in links!
Haunted Dawg replied to Konsigliare's topic in Other Programming
All this does is tell the browser to display url http://site.com/file while it's viewing http://site.com/file.php -
Here's a simple way to fix that.. Normaly it would be sure to email 500 email's per half an hour. So do this, make a SQL table containing the mail's, loop through the mail's and limit it by 500. Set a cron onto that script every half an hour and every half an hour 500 email's will be sent, and delete the one's you already sent to, or if you want to keep those user's, mark them as already sent.