[PHP-DB] The lists commands?

2003-02-14 Thread Brett Lathrope

If you go the lists page (www.php.net/mailing-lists.phpand) there is a HERE
link to get the command for managing your mailing list options.  This link
gives you a 404 error.

There is an optional email address given that is supposed to cause the
server to email back the commands, but instead it sends you a general help
response, telling you to send email to the *same* address to get the
commands.  Which I did, which got me the same general help file.

All I want to do is change my parameters so that I get the mailing list as
all text, no attachments.

Can someone tell me how to do that please?

  :)

Brett



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] The noobest of questions...

2002-12-08 Thread Brett Lathrope

How do you load a standard web page from PHP.

I thought, from what I read, that is was with fopen() ... but its not
working for me.

Thanks


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] I just wanna say...

2002-11-15 Thread Brett Lathrope

I see people post questions here, get answers, and never even acknowledge
anyone responded.

Well I just wanna say, Thanks guys.  I've posted questions here twice
now...my last a couple of days ago.  Both times I received numerous, almost
instantaneous, knowledgeable, and extremely helpful responses.

Thanks!

Brett


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] Displaying a single picture...

2002-11-12 Thread Brett Lathrope

I have several thumbnail images spread out in my website.  I thought it
would be cool to write a single PHP script so that when they click on the
thumbnail, the name of the larger pic would be passed to a PHP script that
displays it on its own page...I don't even care about a link back, they can
just click the browser's back arrow.

How do I get the name stored when they click on the thumbnail?

My confusion is, I'm seeing this one dimensionally.  You click on an image,
it calls a link.  But I need to click on the image, store the name of the
pic I want to display, then call the PHP link.

I've looked at some of the free Image Lib PHP scripts out thereand they
all go wy overboard on what I'm looking to do.

Any suggestions?

Thanks



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] The noob is back! About this directory security...

2002-10-03 Thread Brett Lathrope


I want to thank everyone that helped me with phpMyAdmin suggestions.  It
took me 6 and a half hours to get it to work, but I got it to work!  LOL!
You guys have no idea how confusing the configuration file is for some that
is new to php and doesn't know unix.

And that leads me to my question.

I have a directory where I put phpMyAdmin, how to I keep everyone out but
me...yet still be able to access it myself.

Also, when I create my PHP scripts to access this database (which I've
actually done) I want to put them in a directory that is safe from prying
eyes but usable by those coming in through the browser (if that makes
sense).

You guys keep talking about this chmod command...but I'm using WS-FTP LE and
all I get is Owner, Group, and Other with the options to set Read, Write and
Execute for each.

And I've read that I should be 2 directories down?

Thanks guys.

Brett


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] Noob questions...

2002-10-02 Thread Brett Lathrope


Ok, here's my scenario...

My Web Host has all Root Admin control over MySQL and PHP configs (but they
are setup well no complaints there)...I simply have access to 1 DB (already
created) that I can do what I want with (create/delete/update tables).

I'm VERY comfortable in Windows, C/C++, Delphi and SQL.  But I'm a noob to
Unix/Linux, as well as both MySQL and PHP.

I have two books and the online manuals and I'm reading them...unfortunately
almost ALL of them assume you have Root Admin (as well as build) privileges.

Can someone recommend a MySQL Front End, that a) is free and b) a noob can
set up and finally c) allows me to work from a client on MySQL DB on my Web
Host?

Thanks Brett




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php