| Author |
Message |
Topic: Warning: Cannot modify header information - headers already |
alythcott
Replies: 2
Views: 7068
|
|
| i am trying to create a page authentication script using $PHP_AUTH_USER and $PHP_AUTH_PW |
Topic: Warning: Cannot modify header information - headers already |
alythcott
Replies: 2
Views: 7068
|
|
| how can i correct this problem???????????? |
Topic: How do I??????????????? |
alythcott
Replies: 4
Views: 9950
|
|
| When i'm on the localhost host the program works fine. However when on a remote PC I am still getting the same problem. On the program executes the argument the value i returned. So if i use the back ... |
Topic: How do I??????????????? |
alythcott
Replies: 4
Views: 9950
|
|
| :( still isn't working |
Topic: How do I??????????????? |
alythcott
Replies: 4
Views: 9950
|
|
If an argument is supplied to exit(), it apparently returns that argument,
regardless of its data type. How do i "exit" an argument without returning that argument |
Topic: How do i prevent |
alythcott
Replies: 2
Views: 9506
|
|
Entering information twice and blank information to my database
Advise please |
Topic: Help me with this script please |
alythcott
Replies: 2
Views: 8133
|
|
| On the top where, because i did that and i got a errors |
Topic: Help me with this script please |
alythcott
Replies: 2
Views: 8133
|
|
I keep getting the error below please help
Notice: Undefined variable: submit in C:\Program Files\Abyss Web Server\htdocs\input.php on line 3 |
Topic: Script error |
alythcott
Replies: 2
Views: 8653
|
|
<HTML>
<?php
$db = mysql_connect("localhost", "root","");
mysql_select_db("learndb",$db);
$sql = "INSERT INTO personnel (firstname, lastname, nick, email, salary) VALUES ('$first','$last' ... |
Topic: Script error |
alythcott
Replies: 2
Views: 8653
|
|
<HTML>
<?php
$db = mysql_connect("localhost", "root","");
mysql_select_db("learndb",$db);
$sql = "INSERT INTO personnel (firstname, lastname, nick, email, salary) VALUES ('$first','$last' ... |
Topic: INSTALLATION PHP ISSUES |
alythcott
Replies: 3
Views: 8986
|
|
| i did but no luck |
Topic: HELLPPPPPPPPPPPPPPPP |
alythcott
Replies: 1
Views: 6265
|
|
| is there any difference in configuring PHP on XP and 2000 machines |
Topic: INSTALLATION PHP ISSUES |
alythcott
Replies: 3
Views: 8986
|
|
| I installed PHP on 2 PC both installations are identical. The only difference is the operating systems. The installation version is 4.3.0, the XP PC is is running fine but not the same for the 2000 PC ... |
| |