Search found 5 matches

by PaleSins
Sat May 19, 2012 6:23 am
Forum: Beginner Help and Support
Topic: (!) Parse error...
Replies: -1
Views: 1188

Re: (!) Parse error...

Yeah I feel about half stupid after that. hahaha I think Ima take your advice. It probably would be easier to fix things after Ive watched and learned some.
Thank you. I really do appreciate it.
by PaleSins
Sat May 19, 2012 5:23 am
Forum: Beginner Help and Support
Topic: (!) Parse error...
Replies: -1
Views: 1188

Re: (!) Parse error...

Wow, I ran into another roadblock rather fast. Ive been trying since the last post to figure this out. This is the error message: ( ! ) Fatal error: Call to undefined function strien() in C:\wamp\www\Tutorial\reguser.php on line 31 Call Stack # Time Memory Function Location 1 0.0156 384864 {main}( )...
by PaleSins
Sat May 19, 2012 2:47 am
Forum: Beginner Help and Support
Topic: (!) Parse error...
Replies: -1
Views: 1188

Re: (!) Parse error...

Wow! That is amazing! Thank you! Watching the videos it was hard to see all the characters he had typed. Since he had it typed before the video started, to shorten the video length I didnt see him enter it and he never specified that it was {} and the difference between them. I totally get it now. I...
by PaleSins
Sat May 19, 2012 2:24 am
Forum: Beginner Help and Support
Topic: (!) Parse error...
Replies: -1
Views: 1188

Re: (!) Parse error...

I changed the ECHO to PRINT and now this is the error message I get: ( ! ) Parse error: syntax error, unexpected ';' in C:\wamp\www\Tutorial\reguser.php on line 15 This is the coding and you see I changed ECHO to PRINT: <?php include 'connect.php'; ?> <?php $player=$_POST['player']; $password=$_POST...
by PaleSins
Sat May 19, 2012 2:05 am
Forum: Beginner Help and Support
Topic: (!) Parse error...
Replies: -1
Views: 1188

(!) Parse error...

While following the tutorial videos, on video 3b this is the error message after the info is submitted and the page is loaded: ( ! ) Parse error: syntax error, unexpected T_ECHO in C:\wamp\www\Tutorial\reguser.php on line 15 This is the area of coding that is the problem, but I dont see what's wrong...

Go to advanced search