Forum: HTML & CSS
11-06-2012, 10:28 AM
|
|
Replies: 1
Views: 294
Animated tabs?
I'm not sure if this is done with css but basically I have the main page, and on the top right hand corner I want it so there are 'tabs' sticking out as if from underneath the main page, with...
|
Forum: HTML & CSS
11-06-2012, 09:48 AM
|
|
Replies: 4
Views: 476
|
Forum: HTML & CSS
11-06-2012, 07:19 AM
|
|
Replies: 4
Views: 476
|
Forum: HTML & CSS
11-06-2012, 03:01 AM
|
|
Replies: 4
Views: 476
Background Link Color?
Hi, I am not sure how to explain this so I used MS paint to make a (bad quality) image of what I'm trying to ask how to do:
http://img141.imageshack.us/img141/4564/menuything.png
the purple...
|
Forum: PHP
05-10-2012, 10:21 PM
|
|
Replies: 15
Views: 710
@Fou-Lu: It says this when I try to log in: ...
@Fou-Lu: It says this when I try to log in:
array(2) { ["username"]=> string(11) "buddieangel" ["password"]=> string(10) "nicole1300" } Record: 1, Array ( [ID] => 1 [Username] => buddieangel...
|
Forum: PHP
05-10-2012, 10:07 PM
|
|
Replies: 15
Views: 710
Still comes up with this:
array(2) {...
Still comes up with this:
array(2) { ["username"]=> string(11) "buddieangel" ["password"]=> string(10) "nicole1300" }
Notice: Undefined index: username in C:\xampp\htdocs\login.php on line 31
...
|
Forum: PHP
05-10-2012, 09:56 PM
|
|
Replies: 15
Views: 710
|
Forum: PHP
05-10-2012, 09:45 PM
|
|
Replies: 15
Views: 710
|
Forum: PHP
05-10-2012, 09:11 PM
|
|
Replies: 15
Views: 710
|
Forum: PHP
05-10-2012, 10:36 AM
|
|
Replies: 15
Views: 710
I still seem to get the same message:
...
I still seem to get the same message:
Notice: Undefined index: username in C:\xampp\htdocs\login.php on line 28
Notice: Undefined index: password in C:\xampp\htdocs\login.php on line 29...
|
Forum: PHP
05-10-2012, 07:14 AM
|
|
Replies: 15
Views: 710
Problem with log in script?
Hi. I'm new to php coding. I want to make my own browser sim game and I have been watching videos on youtube by phpacademy. I am having problems with one of the codes though. I did what the guy did...
|