Re: [PHP] picture gallery

2001-12-16 Thread steph
Jester, did you try hotscripts.com?? They have plenty of gallery scripts there. Steph - Original Message - From: Jeremiah Jester [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, December 16, 2001 8:44 PM Subject: [PHP] picture gallery does anyobody have a simply php image

RE: [PHP] Re: electronic postcard recommendation?

2001-12-17 Thread steph
hotscripts.com should have something. Steph -Original Message- From: LaserJetter [mailto:[EMAIL PROTECTED]] Sent: Monday, December 17, 2001 2:04 PM To: [EMAIL PROTECTED] Subject: [PHP] Re: electronic postcard recommendation? I've just been sending some from totl.net. I'm not sure how

[PHP] Parsing syntax to add a HTML line break

2001-12-18 Thread steph
I have a form to be used for data submission and to be added to MySQL. How do I parse the syntax so that it automatically inserts a HTML line break whenever a carriage return is present?? Thanks. Another PHP newbie, Steph

RE: [PHP] Slash problem

2001-12-19 Thread steph
http://www.php.net/manual/en/function.stripslashes.php -Original Message- From: Evansville Scene [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 19, 2001 4:40 PM To: [EMAIL PROTECTED] Subject: [PHP] Slash problem I'm fairly new @ PHP, so forgive me if the answer is trivial ...

[PHP] support for categories?

2001-12-21 Thread steph
of category links. which link to its respective sub categories, which is then linked to the data. Steph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL

[PHP] SSI

2001-12-21 Thread steph
if you have a PHP page and you want to use SSI in it... is there a special method? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] Hosting provider...

2002-01-01 Thread steph
I use hostrocket. They seem to meet most of your criteria, but as with many hosts they do not offer unlimited bandwidth. Personally, I stay away from hosts that say they offer unlimited bandwidth (there's usually a catch). Has one of the best Control Panels IMO. Includes PHP, MySQL, Perl,

Re: [PHP] email user file upload

2002-01-03 Thread steph
Ive seen this done with at least 2 scripts on hotscripts.com. http://www.hotscripts.com/Detailed/6329.html (Jack's Formmail, which is the one I use) and there's another but I cant seem to find it. Maybe check the code on these. Steph - Original Message - From: toni baker [EMAIL PROTECTED

[PHP] Trailing Navigation In PHP MySQL

2002-01-13 Thread steph
of categories and and associative IDs. Can anyone help me to get jumpstarted? Thanks. Steph

[PHP] disable ability to download image?

2002-06-18 Thread Steph
Is there a way to disable the users ability to download images on public pages. Or is this a Javascript capability? ~Steph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: [PHP-GTK] Cannot enable extensions. Why?

2002-07-05 Thread Steph
please follow the readme in the PHP-GTK download. You cannot mix the dlls from separate builds and expect them to work, you should in fact be keeping both versions of PHP completely separate if you're intending to use a gui and web installation side by side. Both php.ini's will need to be local

[PHP] Re: [PHP-GTK] Cannot enable extensions. Why?

2002-07-06 Thread Steph
that? Thanks again. -- George Hester _ Steph [EMAIL PROTECTED] wrote in message 056301c224a8$a2800600$e09001d5@p2q4w7">news:056301c224a8$a2800600$e09001d5@p2q4w7... please follow the readme in the PHP-GTK download. You cannot mix the dlls from

[PHP] Adding shadow effects to Images

2002-08-21 Thread Steph
I'm trying to auto-add shadow effects to my image thumbs using PHP or the GD Library if that's even possible. Any ideas where I start? Thanks, Steph

[PHP] Re: [PHP-GTK] problems with socket

2002-09-17 Thread Steph
Fwd-ing to correct list .. Hi I hope someone can help me I have made a program with a servercomponent And this program connects to a PHP script on a webserver and the script makes a socket connection to this servercomponent and I want that this script logs into a database (or

[PHP] Limit records/ prev/next links

2001-08-05 Thread Steph
Hi all! Im working with PHP and MySQL and I need to limit my records like 10 per page and Id like to have some sort of navigation like this: prev 1 2 3 next Any takers? Steph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

[PHP] connecting to a particular newsgroup (usenet)

2001-06-19 Thread Steph
. This is my first exposure to sockets so anything could be beneficial. Thanks, Steph

[PHP] Image thumbnail creation

2001-07-09 Thread Steph
Hi all! New to the list and new to PHP. Im trying to create Image thumbnail dynamically versus creasting them manually via my graphics program. Thanks, Steph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP] Re: Security and Cookies

2001-07-11 Thread Steph
Addendum: to original post I can change the ?userid=$userid if there's an easier way to do it but I haven't been able to figure that out yet. - Original Message - From: Steph To: [EMAIL PROTECTED] Sent: Wednesday, July 11, 2001 5:45 PM Subject: Security and Cookies

[PHP] Alternative to phpMyAdmin

2001-07-11 Thread Steph
Hi all! I love phpMyAdmin, just makes life so easy :) But I just moved my site, and phpMyAdmin isnt working on my server yet, so does any one have any solid alternatives that I can install?? Thanks, Steph

Re: [PHP] Alternative to phpMyAdmin

2001-07-11 Thread Steph
ahead and try. thanks Chris Steph - Original Message - From: Andras Kende [EMAIL PROTECTED] To: Steph [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, July 11, 2001 10:52 PM Subject: Re: [PHP] Alternative to phpMyAdmin Steph, This one is cgi based and works well too.. http

RE: [PHP] Alternative to phpMyAdmin

2001-07-12 Thread Steph
11:07 AM To: 'Steve Brett'; 'Steph'; [EMAIL PROTECTED] Subject: RE: [PHP] Alternative to phpMyAdmin I second that recommendation-- MySQL-Front is downright excellent! http://www.mysqlfront.de/ -Original Message- From: Steve Brett [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 12

[PHP] decrypting passwords

2001-07-12 Thread Steph
the password so that I can have it emailed to the user should they forget it. Any help would be appreciated Thanks Steph

[PHP] limit items per page

2001-07-23 Thread Steph
Ive got an image gallery, and rather than having one really long page of thumbnails, I'd like to have around 25 thumbnails (5 rows of 5 thumbs) per page. Can you guys point me in the right direction?? Steph