Jump to content
MakeWebGames

Mafia-Club

Members
  • Posts

    155
  • Joined

  • Last visited

    Never

Everything posted by Mafia-Club

  1. Re: Game Login Page $10   Yes it does come with a login form No i Watermake will be taken off You get a full login page
  2. Re: Game Login Page $10 Price changed to $5
  3. Hello i am selling this Login page i just made now after i finshed it i thoguht id sell it here Has many people want Login pages for there game to replace the standard One you will get the psd fille too and you will get the sliced images too Once you Have bought it you will get the Login.php file and the psd! Screenshot: http://img228.imageshack.us/img228/9885 ... lubqp0.gif Selling This for $10 If you Like to buy it Please Pm me (Message Me) On here Made by Mafia-Club will be removed once you bought it Thanks Mafia-Club
  4. Re: [mccode v2] Nynas Gym Question It can be this there might have a default house
  5. Re: My basic Html Login Page Alright
  6. Hello this is my first html login page it is very basic has its my first time making a html login page i spent so much time learning html and such so i have quite learned some basic stuff so i tryed making a login page and job succeeded :) Heres The code if you want it to work has mccode you got to do it yourself :) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <style type="text/css"> <--> .banner { background-color:#707070; width: 50%; height: 40px; font-size: 15px; } </style> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> </head> <body bgcolor="#666666"> <div align="top">[img=Plain-Banner-605x136.gif]</div> <table width="784" height="272" border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" bgcolor="#CCCCCC"> <tr> <th><div align="center"><u>Login Page</u> </div> Basic Login page </th> <td align="middle" width="223" height="270"><form id="form1" name="form1" method="post" action=""> <div aling="top"> <center><h3>Login Now</h3></center> <form> Username: <input type="text" name="Firstname"> Password: <input type="text" name"lastname"> [url='test.html']<input type ="submit" value ="Submit">[/url] </form> </td> </tr> </table> <table width="782" height="30" border="1" align="left" cellpadding="0" cellspacing="0" bordercolor="#000000" bgcolor="#CCCCCC"> <tr> <td width="223" height="21"><center> Basic Html Login Page Made By Mafia-Club</center></td> </tr> </table> </html>   Screenshot: http://img176.imageshack.us/img176/3702 ... agecf9.png
  7. Re: [Mccode v2] better Voting Page Thanks for your Replys i know this is basic but am practicing my html first when am done with html Am going to move on php and make stuff in php too am trying to learn its better then normol mccode voting anyways lol am happy of what i have made :-)
  8. Re: [Mccode v2] better Voting Page   Thanks Zero :-)
  9. Re: Updated forums [mccodes v2] Ah ok
  10. Re: [Mccode v2] better Voting Page   Thanks I will try if i can do that btw am learning yet
  11. Re: Updated forums [mccodes v2] have you secured it and screenshots would be nice
  12. Hello this is a updated voting paage i just finshed now feel free to you reply to this thread if you like it Remember Am practicing Screenshot: Updated so it looks complete <?php /*----------------------------------------------------- Made by Mafia-Club Practicing -----------------------------------------------------*/ include "globals.php"; echo " <table cellspacing='1' width=60% border='0' cellpading='1' class='table'> <tr> <td>VOTING</td> </tr> </table> <table cellspacing='1' width=60% border='0' cellpadding='1' class='table'> <tr> <th>Site Name</th> <th>Website Link</th> <th>Rewards</th> </tr> <tr> <td>Name</td> <td>link</td> <td>Rewards</td> </tr> <tr> <td>Name</td> <td>link</td> <td>Rewards</td> </tr> <tr> <td>Name</td> <td>Link</td> <td>Rewards</td> </tr> <tr> <td>Name</td> <td>Link</td> <td>Rewards</td> </tr> </table>"; ?>
  13. Re: [mccode v2] [small mod] What is the best php book i can buy
  14. Re: [mccode v2] [small mod] Thanks it works well am going to buy a php book what is better a book or php.net or w3schools.com
  15. Re: [mccode v2] [small mod] Nope {$r['email']} diden't work
  16. Re: [mccode v2] [small mod]   Thanks Well am improving i will try to do what i can i will try my best so would i need to put in {$ir['email']} Where it sayes (Your Email)
  17. Hello this is my first mod i have made it is a small mod it is a basicly contact mod so when you go on it will say the Admins name And the admins email so members can contact Admin you just need to Change (Click Here) And replace it with your Admin name And where it sayes (Your Admin email) Change it to Your proper email please i dont want bad comments has it is my first small mod more to come soon has i improve my php even better thanks   <?php include "globals.php"; print" <table width='55%' cellspacing='1' class='table'><tr style='background:gray'><th>Contact Admin</th></tr> <table > <table width='55%' cellpadding='0' cellspacing='0' border='1' class='table'> <tr> <td class='head_textl' align='middle'>Admin Name:</td> <td class='texta' >[url='viewuser.php?u=1'][b]<font color=gray>(Click Here)</font>[/url]</td> </tr> <tr> <td class='head_textl' align='middle'>Email:</td> <td class='texta' >(Your Email)</a></td> </tr>"; $h->endpage(); ?>
  18. Re: [mccodes V2] Advanced Credit Card Mod [$20.00] This mod looks wicked man keep it up i like the ideas you used in this it is way better then your credit card mod you mod keep it up and a nice price
  19. Re: Playstation 3 FIFA 09 all the way am in manager mode man united 5th in table lol
  20. Re: Counting (nr game) 2116
  21. Re: Missions Error Post the header.php maybe then we should be able to help :)
  22. Re: [mccode v2] Login and Register Pages This is very nice Mate keep it up
  23. Re: criminal.php Have you made a crime group if not then thats probably causing the error
  24. Re: History Question For Homework You should use your brain Instead asking people it would be great for you to use your brain :wink:
  25. Re: wamp server You got to make a database name on phpmyadmin i think
×
×
  • Create New...