Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
33% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
0 Endorsements
Ranked #4K
~20.0K People Reached
Favorite Forums
Favorite Tags
Member Avatar for camillee

i want to make a pop window like in javascript, when a user enters invalid username or password, a window appears requesting valid information. how can i do that please?

Member Avatar for diafol
0
5K
Member Avatar for Grantism

Hey guys this is my code [code] <a href="Links.php"><img src="images/downloads.png"></a> [/code] How do i get rid of the blue border that goes around it?!!?? Thanks

Member Avatar for rajarajan2017
0
66
Member Avatar for Grantism

k guys so I have a login script, then an admin page, only for admins ><. But on the admin page I want them to be able to change there information, like email, username, password, account type, by the way my data base has all of these things acc type …

Member Avatar for vaultdweller123
0
171
Member Avatar for jhudson0219

I am currently using AppServ to display my PHP code. I am having a problem of the content of the body not displaying however. Here is the code that I am using: <html> <head> <title>My First PHP Page</title> </head> <body> <?php echo "Hello World!"; ?> </body> </html> When I try …

Member Avatar for jhudson0219
0
124
Member Avatar for levsha

Could somebody please direct me? Why the code is not working? Let's say I have two scripts: mypage.php and mypage2.php. mypage.php: [CODE]<?php // this starts the session session_start(); // this sets variables in the session $_SESSION['color']='red'; $_SESSION['size']='small'; $_SESSION['shape']='round'; print "Done"; ?>[/CODE] Works as expected, outputs "Done". mypage2.php: [CODE]<?php // this …

Member Avatar for Grantism
0
164
Member Avatar for jeeter19

Hi, [B]Problem At Hand:[/B] Include my [I]config.php[/I] file which contains the string variables I want to use inside my [I]global.php[/I] file which contains a connect() method which I am trying to use. [B]What's Going Wrong:[/B] It successfully is including the [I]config.php[/I] file but it doesn't seem to have access to …

Member Avatar for rajarajan2017
0
14K
Member Avatar for Grantism

Hey guys I am very new to this forum. I have quite a bit of experience with html, css and php. I was looking for a tutorial or some code examples for making a forum. I have a style I will use but I need to know the code for …

Member Avatar for mediachicken
0
157
Member Avatar for peck3277

Hey guys I hope someone can give me a hand here. The site I'm making can be found at [url]www.tomobrien.com/v2/index.php[/url] You can see at the bottom of the page my footer is a few pixels shy of being the full width of the screen. I can't figure out why? It's …

Member Avatar for Grantism
0
121