
Dominion
Members-
Posts
2,447 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Forums
Events
Everything posted by Dominion
-
well look at the file, find the query,take it out... don't be lazy
-
are you saying someone added a meta refresh to you're logins description?
-
first off there is just no way you have looked over all the tutorials on php. in any case i used books and php.net. i find books better then the net however that is just my opinion. if you wish to learn off the net i would start on youtube to get the basic stuff. this should not take to long. by basic i really do mean things like echo and/or print, functions,variables etc. once that is done youtube starts to be less and less helpful. it has to be lots of time reading in front of the screen trial and error and tutroials on set tasks such as "create a login and register page" here are some good things to look at just to kick start you http://www.youtube.com/watch?v=NwqWJ0REZpE http://www.php.net/docs.php http://www.w3schools.com/php/default.asp http://www.learnphp.org/categories/PHP-MySQL-Tutorials-PHP-Basics-Tutorials.html one last thing, start with html :)
-
What kind of modifications would you like to see?
Dominion replied to a topic in Requests & In Production
you could just edit zeds? -
not very well since you just told everyone who you are ;)
-
well i i was thinking about saying it should be in chit chat.
-
If i was being serious.i would have just wasted 10 mins asking why you did it and saying it's a bad post ;)
-
you would need a good user base before user interaction is seen as something to look into. i like the layout (but it's all opinion on looks of a site). make sure you adding custum mods that take your site past the "basic mccodes game" as right now i see little that does that. i would always look into getting some ads out, even free posts on facebook to get members.
-
What kind of modifications would you like to see?
Dominion replied to a topic in Requests & In Production
care to explain the Treasure Map mod a little more, would it be like streets or... -
just add event_add() into the cron file, saves you having to include the global_func.php file.
-
looks like a panel that comes with mcc v1 (i think it's v1 "experimental panel) anyways i like the idea behind something away from the game, even if only on a dub domain it could staff noobs just adding staff.php to the end etc are you going to be releasing you copy?
-
i only said about sprintf as on the php.net/sprintf page it explains what a formatted string is, it should never be used or relied upon to fix a security hole.
-
change if(isset($_POST['fp_poster_id']) && isset($_POST['fp_id') && isset($_POST['fp_text'])) into if(isset($_POST['fp_poster_id']) && isset($_POST['fp_id']) && isset($_POST['fp_text'])) he just missed one ]
-
http://www.universetoday.com/14491/why-does-the-earth-rotate/ and why is there life God made it. anyway lets not get into that one lol as i said what a game is will always open to what one thinks.
-
i know, try that out and it will read the file correctly.
-
yes zeggy, everyone will play games for different reasons, and will therefore define a game by why the play games. fun is not how you define what a game is, however it's what i define a game should be. opinions are funny things i guess.
-
a game is not a game due to it having competition in it. war is competition yet not a game, as is competition in the business world. you can not define a game 100%. "a contest with rules to determine a winner; "you need four people to play this game". if this was true no mccodes game is a game as there is never a final winner, yet google said so.
-
you can't define the point of a game as everyone wants something out of it. your game is a game, yes due to the competition but i say mainly as it's fun (and very addictive). i don't find games based on mcc based games worth being on anymore. why? well they are always based around the gym and/or crimes or gangs. boringrpg offers something that has not really been seen before (well by me anyway) and i enjoy being #1 or fighting for it. may not have been on for a bit but i will be back at some point ;)
-
i don't see why you would wish to do this, however... <?php switch($_GET['action']) { case 'register': include'register.php'; break; default: include 'login.php'; break; } ?> should be something to work off? o btw don't use what i posted just an example :)
-
it's explained on the php page for "sprintf" i think ?
-
he said more secure then the basic staff pages not yours, he is just asking to follow the same line of thought (since it was your mod that gave him the idea).
-
did not look at the whole page so may be the way you want it, however in your posts you seem to be missing a "_" on the post? $POST['bet'] = isset($_POST['bet']) && is_numeric($_POST['bet']) ? abs((int) $_POST['bet']) : false; $POST['oldnum'] = isset($_POST['oldnum']) && is_numeric($_POST['oldnum']) ? abs((int) $_POST['oldnum']) : false;
-
i think mccodes mailbox already has a "sent" time in the database? use that and add the "saved" thing if you need it ><
-
well from what i have seen of your site and what i know about both of you the positives will outweigh the negatives. i do i have a few small things left about the 15%, does it include ANYTHING you or Equinox do or just some things? for example i would see Equinox's programming being a big asset to anyone starting out even more so at 15% off and with what i know of your template design a whole game could be set up using just your services (something just for mwg giving you something to stand out) then i am sure you could hold them to a year on your host etc. p.s. - i have seen http://www.w3theory.com/webcreation but i mean aimed at set game engines if you're here take advantage of the mccodes market ;)