Search found 16 matches

by tarnos12
Thu Oct 16, 2014 4:37 pm
Forum: Beginner Help and Support
Topic: Updating php
Replies: -1
Views: 1178

Re: Updating php

Thanks Epiales, that was the problem I had before.
by tarnos12
Thu Oct 16, 2014 12:51 am
Forum: Beginner Help and Support
Topic: Updating php
Replies: -1
Views: 1178

Re: Updating php

Second video where you connect to database, didnt work for me. I will check it later and give you more details, maybe then you can help me out more.

@edit:

I guess you were right, everything seems to be working now, I have no idea what kind of mistake I have done before, thanks for the answer.
by tarnos12
Thu Oct 16, 2014 12:15 am
Forum: Beginner Help and Support
Topic: Updating php
Replies: -1
Views: 1178

Re: Updating php

Thanks, I guess its like you said, code I am reading right now must be from old php:

http://indie-resource.com/forums/viewforum.php?f=33

Thanks for the answer :)
by tarnos12
Wed Oct 15, 2014 8:50 pm
Forum: Beginner Help and Support
Topic: Updating php
Replies: -1
Views: 1178

Updating php

Hey, I have a question which confuses me alot. If I make a game or website and then there is a php update, should I update it ? If yes then how, and lastly what about my code? What if new php require me to change most of my code, is it worth it ? I am asking that because when I try to follow tutoria...
by tarnos12
Tue Dec 31, 2013 7:54 pm
Forum: Older Browser MMO Videos
Topic: form method
Replies: -1
Views: 449

Re: form method

thanks I guess you are right :)
by tarnos12
Tue Dec 31, 2013 11:38 am
Forum: Older Browser MMO Videos
Topic: form method
Replies: -1
Views: 449

Re: form method

:) I did the exact same thing but my form is just longer than usual :> It doesnt really matter I will find solution sometime :D
by tarnos12
Mon Dec 30, 2013 11:39 pm
Forum: Older Browser MMO Videos
Topic: form method
Replies: -1
Views: 449

form method

Hey I have a quick question. When i followed video for first time it was all fine, second time I did same thing but my email form is loooooooooong :> it takes 1/4 of my page I know its because I put 60 characters long but I did same thing before and it didnt expand that far, all 4 forms were exact s...
by tarnos12
Mon Dec 30, 2013 12:09 pm
Forum: Older Browser MMO Videos
Topic: else if else
Replies: -1
Views: 758

Re: else if else

Thats great, this will help me alot. Thanks :) @Edit: okay so I had to delete this whole post since it was a big mess :) I watched video 3b few times and I got the hang of it...I understand now where was the problem...It was all because I messed up with { } Once I do what I am trying to acomplish I ...
by tarnos12
Mon Dec 30, 2013 2:04 am
Forum: Older Browser MMO Videos
Topic: else if else
Replies: -1
Views: 758

else if else

Hey following videos I was trying to change something but it didnt work, there is a code: if(!$_POST['password'] || !$_POST['password2']) { print "You did not enter a password<br>"; echo "<A href='register.php'>Go back</a>"; exit; } else if($isplayer3) { print "There is alre...
by tarnos12
Sun Dec 29, 2013 9:14 pm
Forum: Older Browser MMO Videos
Topic: Need help with unique table
Replies: -1
Views: 959

Re: Need help with unique table

I think I did, but as I said I dont know how to use those primary keys, does it matter which column i set as primary key? "Each table in a database should have a primary key field. A primary key is used to uniquely identify the rows in a table. Each primary key value must be unique within the t...

Go to advanced search