Welcome, Guest.
Login
|
Register
Username:
Password:
Remember me:
Profiles
Please log in to post.
Watch thread
Unwatch thread
Started by
Syed75
22 Mar 2011 01:27
<<
<
By
alex809
(
389
)
On 24 Mar 2011 21:41
ok syed your bio script worked for me 1time then it stopped and now i cant get it to work
By
Syed75
(
556
)
On 24 Mar 2011 22:49
Ah alex my bio script is pretty much a fail. xD
I can make mistakes ya know..
My ideal life; Living to the fullest, having fun, and geeking on a linux box.
By
alex809
(
389
)
On 24 Mar 2011 23:54
yea i know.i installed it at school adn it worked then i tryed to use the edit system at home and it stopped working so yea.
i know he made a mistake on it.
By
alex809
(
389
)
On 25 Mar 2011 02:24
no i didnt do anything.just pasted the code into the bio section of the script.
ill try ur script ricky.
By
M.J kInG
(
1334
)
On 25 Mar 2011 11:29
so i can do this <?php echo $_SESSION[username]=$_POST[username];?>
A true developer
By
alex809
(
389
)
On 27 Mar 2011 04:52
wat will that do though and does it work.
By
morofirst
(
123
)
On 27 Mar 2011 07:50
Uhm, That would pruduce an error,
I think he wants to do one of these things:
<? session_start();
echo $_SESSION['username'];
↑That will show your username.
$_SESSION['username'] = $_POST['username'];
?>
↑That will save the username you submitted via a formular in the Session var username.
moro
Na, just kidding. :)
<<
<
Nintendo 3DS is ™ Nintendo Co. Ltd. This website is ©2009-2024 HullBreach Studios. All rights reserved. Members are responsible for their own content. No account information will be given to third-parties without your consent.