Jump to content
MakeWebGames

Recommended Posts

Posted

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

 

You're unable to view this code.

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

Posted

Re: [Mccode v2] better Voting Page

Pretty nice I would suggest putting in some links in your screen shot so people know how it looks complete :)

Maybe work on some function in the staff pannel where you can add a link name and reward type :)

Posted

Re: [Mccode v2] better Voting Page

 

Pretty nice I would suggest putting in some links in your screen shot so people know how it looks complete :)

Maybe work on some function in the staff pannel where you can add a link name and reward type :)

Thanks I will try if i can do that btw am learning yet

Posted

Re: [Mccode v2] better Voting Page

OK since i noticed a few errors on how you done things

 

i decided to create it so you know how it should be

 

You're unable to view this code.

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

vote.jpg

Posted

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 :-)

  • 2 years later...
Posted
Whats weird about Jordans way, many top developers do it that way....

php.net sums that up...

 

Outputs all parameters.

echo() is not actually a function (it is a language construct), so you are not required to use parentheses with it. echo() (unlike some other language constructs) does not behave like a function, so it cannot always be used in the context of a function. Additionally, if you want to pass more than one parameter to echo(), the parameters must not be enclosed within parentheses.

I don't see why any "top developers" would use echo() even jordan said it was a bad habit...

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...