Search found 9 matches
Aprelium Forum Index
Author Message
  Topic: Hello World! (no response)
XvObiVx

Replies: 12
Views: 17374

PostForum: PHP   Posted: Wed May 12, 2004 1:56 am   Subject: Hello World! (no response)
I'm kind of new to Abyss, but it might be the ".html" part of your file. Did you set your PHP parser to parse .html as .php?
  Topic: More forms
XvObiVx

Replies: 3
Views: 6854

PostForum: PHP   Posted: Tue May 11, 2004 8:07 pm   Subject: More forms
Yea, that seems to be the problem, ty.
However, I don't know why =\. The "class=" refers to CSS, and I don't think I have anything written wrong there You guys can take a look anyway:

font.login ...
  Topic: More forms
XvObiVx

Replies: 3
Views: 6854

PostForum: PHP   Posted: Tue May 11, 2004 12:21 pm   Subject: More forms
Ok, so I'm using forms on my webpage Whenever I use the following code:

<form method=POST action="<?php echo $_SERVER['PHP_SELF']?>">
&nbsp;<font class=" ...
  Topic: Cookies
XvObiVx

Replies: 1
Views: 4656

PostForum: PHP   Posted: Fri May 07, 2004 11:56 pm   Subject: Cookies
Whenever I set a cookie, I have to reload the page for the variable to register, or the new value to be shown. Is it working correctly?
  Topic: MySQL uploading
XvObiVx

Replies: 3
Views: 6259

PostForum: PHP   Posted: Thu May 06, 2004 9:25 pm   Subject: MySQL uploading
Yea, I tried using "", but it didn't work.
  Topic: MySQL uploading
XvObiVx

Replies: 3
Views: 6259

PostForum: PHP   Posted: Thu May 06, 2004 1:20 am   Subject: MySQL uploading
Ok well I had a problem loading a variable into a database. It looked like this:

$sql = "INSERT INTO users VALUES ('','$_POST['user']','1')";
mysql_query($sql) ...
  Topic: HTTP 500 Internal server error
XvObiVx

Replies: 13
Views: 15856

PostForum: PHP   Posted: Tue May 04, 2004 2:16 am   Subject: HTTP 500 Internal server error
Don't feel too bad, I'm getting the same thing. It started happening after I slightly modded php.ini in the windows directory. I'm trying to fix it now.
Update:
Fixed in by just overwriting the ph ...
  Topic: Forms with php
XvObiVx

Replies: 5
Views: 7516

PostForum: PHP   Posted: Mon May 03, 2004 8:25 pm   Subject: Forms with php
Thanks a lot, it does work! =)
Just wondering, what exactly does including the "$_SERVER" part do?
  Topic: Forms with php
XvObiVx

Replies: 5
Views: 7516

PostForum: PHP   Posted: Sun May 02, 2004 10:38 pm   Subject: Forms with php
Ok, I'm just messing with forms in PHP, and when I try to use the following code:
Code:

<form method="post" action="<?php echo $PHP_SELF?>">

and when I hit my ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group