Forum: PHP
Aug 27th, 2008, 6:10 AM
|
|
Replies: 2
Views: 160
|
Forum: PHP
Aug 26th, 2008, 9:29 PM
|
|
Replies: 2
Views: 160
Re: Problems with sessions. (PHP/SQL)
Ok, I got it to close the session fine, but now there's a new problem, a very minor one...
When you get to the login success page, it doesn't redirect to the main page afterwards. Here's the code...
|
Forum: PHP
Aug 26th, 2008, 8:27 PM
|
|
Replies: 2
Views: 160
Problems with sessions. (PHP/SQL)
I'm trying to make a login system for my website. I've got one entry in my database so far and I can login and it creates the session just fine, but 1. The logout script doesn't work. (Don't know...
|
Forum: Visual Basic
Sep 6th, 2007, 5:20 PM
|
|
Replies: 2
Views: 1,015
|
Forum: Visual Basic
Sep 5th, 2007, 6:43 PM
|
|
Replies: 2
Views: 1,015
Outputting command data to a label?
Well, I'm just screwing around a bit and want to make a program to ping the website I input into the text box when I click a button. I want it to output the data of the ping to a label. Here's the...
|
Forum: C++
Aug 14th, 2007, 1:41 PM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 14th, 2007, 9:43 AM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 14th, 2007, 9:41 AM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 14th, 2007, 9:39 AM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 14th, 2007, 12:13 AM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 13th, 2007, 11:26 AM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 13th, 2007, 12:39 AM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 12th, 2007, 8:18 PM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 11th, 2007, 10:18 PM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 11th, 2007, 10:10 PM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 11th, 2007, 5:25 PM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 11th, 2007, 11:04 AM
|
|
Replies: 45
Views: 1,091
First off, yes, I do have my own forum, but not...
First off, yes, I do have my own forum, but not everything related to hacking has to do with coding. The only coding related work I've done is with HTML, and Javascript.
Second, I asked for help, if...
|
Forum: C++
Aug 11th, 2007, 2:42 AM
|
|
Replies: 45
Views: 1,091
Here is my new code, sorry for not posting...
Here is my new code, sorry for not posting it.
#include <iostream>
#include <string.h>
//Days of Legend. Programmed by Darin Beaudreau.
//Copyright© 2007-2012. All rights reserved.
//This code may...
|
Forum: C++
Aug 11th, 2007, 12:00 AM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 10th, 2007, 11:35 PM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 10th, 2007, 11:24 PM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 10th, 2007, 11:16 PM
|
|
Replies: 45
Views: 1,091
So, will this fix it?
#include...
So, will this fix it?
#include <iostream>
#include <string.h>
//Days of Legend. Programmed by Darin Beaudreau.
//Copyright© 2007-2012. All rights reserved.
//This code may not be...
|
Forum: C++
Aug 10th, 2007, 11:11 PM
|
|
Replies: 45
Views: 1,091
|
Forum: C++
Aug 10th, 2007, 10:50 PM
|
|
Replies: 45
Views: 1,091
What's wrong with this code?
This is a code for a game that I'm making... it's not the whole game obviously, just the menu so far... but I can't figure out what the 5 errors are...
#include <iostream>
//Days of Legend....
|