[PHP] select * From ????

2002-12-15 Thread Bruce Levick
Hi, Am just a newbie at this and was going great until I have hit this smell snag. I am connecting to mysql and all works well there. I query a table Illustrations ($query = SELECT * FROM Illustrations;), and want to print the values of two columns (titletext img)within each row as the request

[PHP] undefined index....property.

2002-12-16 Thread Bruce Levick
I have just setup my localmachine to see how our site runs on php 4.2. It currently runs on 4.1 on the server. I am only fairly new to this so I have come across a slight hurdle. At first logging in as a user to the database was giving undefined variable error. Have read up on this and fixed it

[PHP] undefined index....property.

2002-12-16 Thread Bruce Levick
Sorry I did not mention. My local machine is WinXP pro, running php 4.2 and mysql 3.23. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] selecting img file extension.

2002-12-16 Thread Bruce Levick
Sorry for the newbie question. I am an artist and entering my pieces into a databasebasically all that will be displaying will be Title: Medium: Date Created: and an image (.gif, .jpg, .swf) I want to know what is the best way to call a specific image type.??? Should I give each image file

[PHP] repeat region

2002-12-18 Thread Bruce Levick
Hi php'ers, I have learnt alot in the last week in regards to php and listing the rows of a table set. I need help with a small challenge. I can retrieve rows from a database table and list the results in HTML tr cell successfully. My challenge is this. I want to list the I.D (auto increment id

[PHP] mmmmm SELECT

2003-01-06 Thread Bruce Levick
I have this silly problem. This select query works fine. $query_retrievetasks = SELECT * FROM tasks, users WHERE tasks.UID = users.User_id ORDER by tasks.ID; But when I add a further

RE: [PHP] mmmmm SELECT

2003-01-06 Thread Bruce Levick
Yes that works.me newbie php skills falling down again...;0) -Original Message- From: Wee Keat (VisualDensity] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 10:25 AM To: Bruce Levick Subject: Re: [PHP] m SELECT

[PHP] populate a list menu

2003-01-06 Thread Bruce Levick
Howdy, I am looking to populate a list menu with the current date and then the 30days after that current date. Is there a small snippet of code that achieves this?? Cheers -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] populate a list menu

2003-01-06 Thread Bruce Levick
That's sweet. Can you just satisfy my curiosity and explain the 86400?? I am thinking this might be minutes?? -Original Message- From: Justin French [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 4:12 PM To: Bruce Levick; [EMAIL PROTECTED] Subject: Re: [PHP] populate a list

[PHP] restrictions

2003-01-07 Thread Bruce Levick
I find that my the company that I work for is a little over protective. My machine is quite restricted (as in firewall and accessability) when it comes to ftp and telnet. Well basically my hands are tied in that sense. I am testing my database build on my local machine which runs fine and all. I

RE: [PHP] restrictions

2003-01-07 Thread Bruce Levick
Well I can't be totally sure but I think all outgoing mail points to an external SMTP server. -Original Message- From: Marco Tabini [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 9:11 AM To: Bruce Levick Cc: [EMAIL PROTECTED] Subject: Re: [PHP] restrictions Hello Bruce

RE: [PHP] restrictions

2003-01-07 Thread Bruce Levick
restrictions. -Original Message- From: Marco Tabini [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 9:16 AM To: Bruce Levick Cc: [EMAIL PROTECTED] Subject: RE: [PHP] restrictions Couple of suggestions: 1) Try connection to the SMTP server manually with Telnet, and see if you

RE: [PHP] restrictions

2003-01-07 Thread Bruce Levick
Thanks, Tried this and I get. Cannot opeen connection to host on port 23 -Original Message- From: Timothy Hitchens (HiTCHO) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 9:32 AM To: Bruce Levick; 'Marco Tabini' Cc: [EMAIL PROTECTED] Subject: RE: [PHP] restrictions

RE: [PHP] restrictions

2003-01-07 Thread Bruce Levick
It definitely says port 23. And I can't connect to anything at all. I even tried my own my local machine IP address and that doesn't work either. Weird. -Original Message- From: Marco Tabini [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 9:29 AM To: Bruce Levick Cc: Timothy

RE: [PHP] restrictions

2003-01-07 Thread Bruce Levick
Connection failed on port 25 as well. -Original Message- From: Sean Malloy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 9:41 AM To: [EMAIL PROTECTED]; Bruce Levick Subject: RE: [PHP] restrictions SMTP = port 25 telnet mailserver 25 should do the trick -Original

RE: [PHP] restrictions

2003-01-07 Thread Bruce Levick
Sorry, I tried this as well and it failed to connect on port 25. -Original Message- From: Timothy Hitchens (HiTCHO) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 9:39 AM To: Bruce Levick Cc: [EMAIL PROTECTED] Subject: RE: [PHP] restrictions You need to follow my

RE: [PHP] restrictions

2003-01-07 Thread Bruce Levick
Yes I am and its very strange. I can't even ftp to my own website to test it from there. -Original Message- From: Timothy Hitchens (HiTCHO) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 9:48 AM To: Bruce Levick Cc: [EMAIL PROTECTED] Subject: RE: [PHP] restrictions

RE: [PHP] restrictions

2003-01-07 Thread Bruce Levick
It is using a microsoft exchange server. -Original Message- From: Larry Brown [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 9:53 AM To: Bruce Levick Subject: RE: [PHP] restrictions In order to send mail on your mail client you must be able to connect to port 25 on what

[PHP] mail () format

2003-01-27 Thread Bruce Levick
I have a number of field entries that I am trying to send through to the body of an email. How can I format the mail() command to send these multiple fields. EG $name, $address, $comments. All to go into the body of an email. Cheers -- PHP General Mailing List (http://www.php.net/) To

[PHP] List-Unsubscribe

2003-02-05 Thread Bruce Levick
``List-Unsubscribe''