Jump to content
MakeWebGames

Recommended Posts

Posted

this is my first login page

i didnt create all of it but i updated it a little

no harsh comments please since its only my second mod and im still fairly new to php :-P

 

just replace your login.php file with this code

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

wallah lmao thats it hehe +1 please lol

Posted

Re: [mccodes V2] my verry first log in page

 

this is my first login page

i didnt create all of it but i updated it a little

no harsh comments please since its only my second mod and im still fairly new to php :-P

LoL

This is funny.

I won't be nasty but this is a view source copy paste.

screw being nice.

PHP has php in it.

 

This has html in it

 

Either look into the real login page then make your changes or google how to use php.

Posted

Re: [mccodes V2] my verry first log in page

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

<?php echo ' the code here from above'; ?>

So <?php echo ' and '; ?>

So really what are they doing? you've just added <?php echo ' at the start of the script and '; ?> at the end so really what's the point when you can just remove <?php echo ' and '; ?> and it still the same.

You could use <?php if including a file as in include(DIRNAME(__FILE__) . '/blah/blah.php'); and then ?> its just the same.. or you could use <? ?>

Edited: Why? i was writing this before them 2 posts from above came!

Posted

Re: [mccodes V2] my verry first log in page

 

PHP has php in it.

 

This has html in it

 

Either look into the real login page then make your changes or google how to use php.

You know... this is quite funny too, i thought php could have html and html could have php, and php has php in it? wtf... either IS php or HAS php?

Either look into the real login page then make your changes or google how to use php AND/OR html :)

Posted

Re: [mccodes V2] my verry first log in page

 

<?php echo ' the code here from above'; ?>

So <?php echo ' and '; ?>

So really what are they doing? you've just added <?php echo ' at the start of the script and '; ?> at the end so really what's the point when you can just remove <?php echo ' and '; ?> and it still the same.

You could use <?php if including a file as in include(DIRNAME(__FILE__) . '/blah/blah.php'); and then ?> its just the same.. or you could use <? ?>

Edited: Why? i was writing this before them 2 posts from above came!

I just posted the php version.... didn't say i edited alot.... (Btw, you shouldn't illegally download engines (wondering what im on about? MSN Chats so dw))

 

That is not needed :p

i know but as i said i made it php for thehacker07's sake.

Posted

Re: [mccodes V2] my verry first log in page

 

<?php echo ' the code here from above'; ?>

So <?php echo ' and '; ?>

So really what are they doing? you've just added <?php echo ' at the start of the script and '; ?> at the end so really what's the point when you can just remove <?php echo ' and '; ?> and it still the same.

You could use <?php if including a file as in include(DIRNAME(__FILE__) . '/blah/blah.php'); and then ?> its just the same.. or you could use <? ?>

 

I just posted the php version.... didn't say i edited alot.... (Btw, you shouldn't illegally download engines (wondering what im on about? MSN Chats so dw))

What, you mean GRPG so what? and i bet most people download illegal engines and cracked programs so and what!

 

And to shut Crazy-T up:

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

"And to shut Crazy-T up:" ... i wasnt arguing ..

 

about 20 more lines of un needed code there karlos ;)

@ POG1: when hes done enter lines going down the page? and with the javascript you could include that in its own js file and then include it :)

Posted

Re: [mccodes V2] my verry first log in page

Warning - while you were typing a new reply has been posted. You may wish to review your post.

the JS was in the script already.... and i left it their..

the top part has enter lines because I find it easier to read it.

and the others? they where his own.

Posted

Re: [mccodes V2] my verry first log in page

 

No hard feeling, but i coulda sworn ive seen this on CE before.

Wouldn't be a huge surprise if you have.

Posted

Re: [mccodes V2] my verry first log in page

 

<script language="javascript" src="js.js></script>

;)

@ POG1: You missed a (") lol

Oooo a little typo.... get over it :roll:

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted

Re: [mccodes V2] my verry first log in page

 

<script language="javascript" src="js.js></script>

;)

@ POG1: You missed a (") lol

Oooo a little typo.... get over it :roll:

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

@ Karlos: and i was just saying!!!!!!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...