Current location: Hot Scripts Forums » Programming Languages » PHP » ? on users accessing a directory


? on users accessing a directory

Reply
  #11 (permalink)  
Old 10-18-03, 12:25 PM
mdhall's Avatar
mdhall mdhall is offline
Aspiring Coder
 
Join Date: Oct 2003
Posts: 510
Thanks: 1
Thanked 1 Time in 1 Post
OK, hopefully last question here...
I'd have to build the page similair to this...
PHP Code:

$title='Website Name';

$name=$_POST['name'];
$pass=$_POST['pass'];

Do 
query to match name and pass in db table to _POST's
query=(blah blah blah);
$num=mysql_num_rows($query);
if / else 
<HTML>
<HEAD>
<TITLE> <?php echo $ex;?>
</TITLE>
<BODY>
#lot's of plain HTMLS
#
#
#end of HTMLs
<?php for ( $ .... //some php process ?>
</BODY>
</HTML>

Is this accurate? And what would go into the {if ' ' } section?
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
i know how to delete a file! but how to delete a directory? forcer JavaScript 3 01-28-04 07:00 AM
Upload to user-defined directory? tom PHP 1 09-26-03 11:14 AM
managing linux users from php asinclair PHP 0 09-22-03 06:08 AM
Showing images in a directory Bob PHP 4 08-25-03 08:16 AM
retrieve directory Greg PHP 3 06-19-03 03:10 AM


All times are GMT -5. The time now is 07:10 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.