Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 3 of 3
Search took 0.09 seconds.
Search: Posts Made By: ScottBP
Forum: PHP 11-05-2002, 08:17 PM
Replies: 11
Views: 1,024
Posted By ScottBP
Tia, In login.php try: echo "Login:...

Tia,

In login.php try:

echo "Login: ".$login."<br>\n";
echo "Password: ".$password."<br>\n";

printf ("Hi, %s", $login);
printf ("Password is: %s", $password);
Forum: PHP 08-06-2002, 06:10 PM
Replies: 1
Views: 1,259
Posted By ScottBP
Try...

Try http://www.hotscripts.com/PHP/Scripts_and_Programs/Web_Traffic_Analysis/

I hope this helps,

Scott

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Scott Pier
ScottBP@amalla.com
Amalla...
Forum: PHP 08-06-2002, 06:08 PM
Replies: 6
Views: 1,565
Posted By ScottBP
Here is what I did: file: aaa.php contents: ...

Here is what I did:

file: aaa.php contents:
<?PHP
echo"here is aaa";
?>

file: inc.php contents:
<?PHP
include($inc_file);
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT +1. The time now is 07:02 AM.