[PHP-WIN] Looking for reusable free gallery code.

2012-09-23 Thread Bill Mudry
e good reusable code to try before doing that. Once I have the general code working nicely, I already have application for 3 different galleries all on the same website :-) I am always thankful for the help you can provide. Bill Mudry Mississauga, Ontario Canada. -- PHP Windows Mailing List

Re: [PHP-WIN] No errors reported -- but no positive data either.

2011-11-16 Thread BILL MUDRY
Greetings again, Neil. Nice to hear from you. From: Niel Archer To: php-windows@lists.php.net Sent: Tuesday, November 15, 2011 8:13:51 PM Subject: Re: [PHP-WIN] No errors reported -- but no positive data either. Hi Bill could you supply the database structure

[PHP-WIN] No errors reported -- but no positive data either.

2011-11-15 Thread BILL MUDRY
e3f31f6297ededc5ee9d3355117dbc06520fah26;c=s;v=5";document.write(unescape('%3Cscript type="text/JavaScript" src="'+tf_ScrServer+'">%3C/script>')); http://rt.trafficfacts.com/ns.php?k=44ge27e3f31f6297ededc5ee9d3355117dbc06520fah26"; height="1" width="1" alt=""/> running the query: SELECT u.uv_filename FROM uvphotos u JOIN species s ON u.species_name = s.species_name WHERE u.species_name = "Acacia aneura" produces the proper answer only the uv_filename field of    uva/acacia_aneura-mulgaUV02.jpg At this point, I am stumped to understand why the code I have written does not successfully bring forth all the photo addresses where they do exist amidst the 15,000 species reported. You can view this right at the output page. Once this is fixed, it will be much easier to complete the look aheads for the remaining photomicro and more photos areas --- and a lot closer to finally finishing all the coding for what I planned to be version 1 of the website. As always, I am indebted and thankful for your help. Bill Mudry Mississauga, Canada.

[PHP-WIN] Initiating a Javascript without a "

2011-10-11 Thread Bill Mudry
all those Canadians out there, a slightly belated Thanksgiving! Much thanks for all efforts, Bill Mudry

[PHP-WIN] Changing over to finishing the search engine

2011-03-12 Thread Bill Mudry
arch page to follow values at: http://www.prowebcanada.com/taxa/commonname_search.php Much thanks for any help you can give, Bill Mudry Mississauga, Ontario Canada = [CODE] "; $count = $record_counter+

Re: [PHP-WIN] Same code but some photos won't show.

2011-02-27 Thread Bill Mudry
ick on the UV fluorescence button. Some UV photos show fine but some pages hang and don't even complete (strange!). Bill At 09:22 PM 2/27/2011, you wrote: > I finally got code going to show off UV fluorescent (wood) photos. > All pages are dynamically formed wit

[PHP-WIN] Same code but some photos won't show.

2011-02-27 Thread Bill Mudry
I finally got code going to show off UV fluorescent (wood) photos. All pages are dynamically formed with PHP and MySQL. Most photos show but, strangely --- some do not, even though it is the same code that is forming each page according to what a user picks as the species to view. In fact, mo

RE: [PHP-WIN] Search engine won't page properly

2011-02-04 Thread Bill Mudry
At 12:11 AM 04/02/2011, Tommy Pham wrote: Bill, That's a lot of reading ... Anyway, this seems to be a 'general' PHP question. If I understood you correctly, you're having problem getting PHP to page the SQL results? If so, look the below code logic and adapt as necessary:

[PHP-WIN] Search engine won't page properly

2011-02-03 Thread Bill Mudry
?querystring=Oak&Submit=Search Much thanks. Your help makes it possible to go forward where otherwise I would have a hard or impassible time. Bill Mudry Mississauga, Ontario [CODE] TAXA: Simple Common Name Search http://www.desi

[PHP-WIN] Re: [Bulk] Fwd: Re: [PHP-WIN] Error: Not a proper resource --- with code this time!

2011-01-16 Thread Bill Mudry
At 08:06 PM 1/16/2011, Bill Mudry wrote: X-Apparently-To: billmu...@rogers.com via 206.190.37.191; Sun, 16 Jan 2011 12:58:19 -0800 X-YMailISG: 6IyfGVwcZAolrREihPxcaZJx7VkI8KmrvpK2cIzILvqDHzS9 bpXFKEo3ttD4ShKY2q6wz7M0VD_W49UPhTUK9PtkwCIAoL8yYDmvz3WvA_QY uOtcL.0r0GVnnPY

[PHP-WIN] Error: Not a proper resource --- with code this time!

2011-01-15 Thread Bill Mudry
Oh foo! I posted before sending the code! This time it will be there. Sorry Bill Thanks to help from the forum, I am a step closer to being able to display a whole bunch of UV fluorescent

[PHP-WIN] Error: Not a proper resource

2011-01-15 Thread Bill Mudry
, I should be close to a successful finish. Bill Mudry Mississauga, Ontario -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] A weird, difficult session fatal error.

2011-01-11 Thread Bill Mudry
RE important - How can I get this page to display the right photo for a pre-chosen botanical name? If you need more information I am glad to send it. (recall that if I get this working, two other pop-ups will also become easier to finis

Re: Fwd: Re: [PHP-WIN] Need help getting syntax correct on 2 related problems.

2010-12-19 Thread Bill Mudry
nt on just in case you wish to review what had already been written. Season's greetings, Bill At 11:59 AM 12/18/2010, you wrote: X-Apparently-To: billmu...@rogers.com via 206.190.37.195; Fri, 17 Dec 2010 21:02:40 -0800 X-YMailISG: VXcUkx0cZAoaZQ_Oi5Gu3EM8cyrPz3Yfp

[PHP-WIN] Need help getting syntax correct on 2 related problems.

2010-12-17 Thread Bill Mudry
ing aside for a few months to concentrate on a massive, huge amount of data input. It would be nice if I got them all done as soon as possible to start the year with data input instead. Your help(s) always much appreciated, Season's greetings and Merry Christmas, Bill Mudry Mississauga, Ontario Canada

[PHP-WIN] Can't carry over a key parameter from one form to another

2010-09-30 Thread Bill Mudry
one answer would be to merge both forms into one but I am hoping I can keep then separate so a user doesn't have to choose the method of search for multiple queries. I always appreciate the fine help you have all supplied. It has meant the difference between accomplishing my goals or not B

[PHP-WIN] Help me dig out of a mini-nightmare. Some parameters transfer, others do not.

2010-07-27 Thread Bill Mudry
ommented statements stabs at getting this to work). Three steps forward . one step back .. Bill Mudry "; parse_str($_SERVER['QUERY_STRING'], $qs2); $picture_filename1 = $qs2['pictu

[PHP-WIN] Travelling up the TAXA tree, child to parent

2010-07-14 Thread Bill Mudry
x27;Arales'; // (This is what I used to temporarily hard code and prove this works). /* echo " Go to the parent orderand families under it \n"; */ (rest of page code not related and omitted). As always, I appreciate any help any of you can supply. I have a feeling this actually should be a relatively common scenario to code. Once I get this working, it will transform the project from a one way data 'street' to a two way data stream. Bill Mudry Mississauga, Ontario Canada

[PHP-WIN] Success! and a thank you for those who helped.

2010-07-13 Thread Bill Mudry
orithm and typical script that worked, I have numerous other data lists that later can be processed one by one to grow this total of wood names even much more. It has been a few years that I have looked to having a software tool to do this. Bill Mudry

Re: [PHP-WIN] Getting rid of bugs I never thought I would have. Nasty bugs are gone!

2010-06-28 Thread Bill Mudry
At 08:43 PM 28/06/2010, you wrote: > At 04:14 PM 28/06/2010, you wrote: > >On 06/24/2010 09:16 PM, Bill Mudry wrote: > > > > > >1) Fix 2 and I think 1 will be more easily traced. > >2) I did not see that you were keeping the species_name once the > >us

Re: [PHP-WIN] Getting rid of bugs I never thought I would have

2010-06-28 Thread Bill Mudry
At 04:14 PM 28/06/2010, you wrote: On 06/24/2010 09:16 PM, Bill Mudry wrote: Overall, I am happy with the progress on my pet TAXA project but the journey is proving to be like riding over a rocky road. The most recent effort at a functional addition has been a form to let users decide whether

[PHP-WIN] Getting rid of bugs I never thought I would have

2010-06-24 Thread Bill Mudry
ecycle ok but it is a minor miracle if the tables really do show. Meanwhile, the graphic scan has disappeared This time I think I had better show the code for the entire file :-( . All this is happening in file 'displayspecies.php'. There are many debug

Re: [PHP-WIN] Still having a hard time transferring records table to table

2010-06-13 Thread Bill Mudry
At 10:10 AM 13/06/2010, you wrote: > Fingers crossed, toes crossed, eyeballs crossed ... > > Bill Mudry > Mississauga, Ontario Canada. This would be much better taken to the DB list, where the entire audience is knowledgable about databases, so answers are more likely ;-)

[PHP-WIN] Still having a hard time transferring records table to table

2010-06-12 Thread Bill Mudry
email address if you need it is billmudry at rogers.com With thanks in advance, Fingers crossed, toes crossed, eyeballs crossed ... Bill Mudry Mississauga, Ontario Canada.

Re: [PHP-WIN] Problems combining two criteria in a select statement

2010-06-10 Thread Bill Mudry
x27;t get better on debugging than to find that just uncommenting a line would fix a problem, right? With your help, I now have a new and important function added to the site :-) :-). ( Next task for me --- a couple cartwheels and smileys ;-) ) Much thanks. Bill Mudry

[PHP-WIN] Problems combining two criteria in a select statement

2010-06-10 Thread Bill Mudry
far from what I am trying to accomplish. I even tried to reverse the order of the two criteria with no success. Can any of you help me know what statement (or code) I should use that will both list all commercial woods AND have the alphabetical menu for them still working? I am guessing tha

[PHP-WIN] Can't figure out a difficult conditional statement

2010-06-03 Thread Bill Mudry
shows all species of a genus. Thanks in advance for your suggestions, Bill Mudry, = < Upper code left out for relevance and brevity>

Re: [PHP-WIN] Re: [PHP-DB] Need Simple PHP mysql search engine script

2010-05-24 Thread Bill Mudry
t one MySQL table and perhaps multiple tables. I will be interested in what comments follow from others. I have looked at various packages on the net but have been working on other aspects of building the site for now. Some of the setup procedures look fairly complex. Bill Mudry

[PHP-WIN] Still cannot append one table to another without duplicates following.

2010-05-15 Thread Bill Mudry
... .. what really will do the job? Always thankful for help, Bill Mudry Mississauga, Ontario

Re: [PHP-WIN] Appending one MySQL file to another without duplicates.

2010-05-10 Thread Bill Mudry
On Mon, May 10, 2010 at 7:03 AM, Bill Mudry <<mailto:billmu...@rogers.com>billmu...@rogers.com> wrote: I have seen many examples of just getting rid of duplicate records all in the same file. However, I need to know how to append one MySQL table into another table without addi

Re: [PHP-WIN] Appending one MySQL file to another without duplicates.

2010-05-10 Thread Bill Mudry
On Mon, May 10, 2010 at 7:03 AM, Bill Mudry <<mailto:billmu...@rogers.com>billmu...@rogers.com> wrote: I have seen many examples of just getting rid of duplicate records all in the same file. However, I need to know how to append one MySQL table into another table without addi

[PHP-WIN] Will look into the suggestions tonight

2010-05-10 Thread Bill Mudry
Thanks for your suggestions, Tyrael and Neil. I have to work during business hours but I will look forward to trying out your approach to my appending need later tonight. Bill Mudry MIssissauga.

[PHP-WIN] Appending one MySQL file to another without duplicates.

2010-05-09 Thread Bill Mudry
ogrammer in PHP and MySQL but more things are starting to work for me ;-) . With thanks any and all help in advance, Bill Mudry Mississauga, Ontario

[PHP-WIN] Hoping to add a site search to my TAXA website

2010-04-29 Thread Bill Mudry
of records. - Preferred: For setup, the simpler the better. I took a quick initial look but am willing to bet that someone in our group has one or more favorite, proven solutions. I look forward to your suggestions :-) . Bill Mudry Mississauga, ON

Re: [PHP-WIN] Changing a column to proper case

2010-04-06 Thread Bill Mudry
Tyrael also suggested that and it worked! :-) . That sure beats manually going through 6,500 records! Now I need a statement (UPDATE or SELECT SET?) to permanently correct all entries in the species_name column. I tried both but do not have my syntax quite right. Bill At 02:08 AM 07/04/2010

[PHP-WIN] Changing a column to proper case

2010-04-06 Thread Bill Mudry
look forward to your suggestions. Bill Mudry

[PHP-WIN] Have 8 questions that need to be answered

2009-06-10 Thread Bill Mudry
Recently I was accepted to attend 3 semesters at a well known college for a postgraduate Web Development program. To qualify for my funding, there are a a series of tasks that I must complete. One of these is to interview a web developer with 8 questions that have been supplied to me. Until all

Re: [PHP-WIN] Need help updating a whole column in one table from another table

2009-04-14 Thread Bill Mudry
y own understanding so far. If we get it to work yet, it should be quite the instructive lesson for me. I still stand to gain hours of otherwise hand correcting when it finally works. With thanks to this point, Bill Mudry (Mississauga, ON Canada) -- Niel Archer niel.archer (at) blueyonder.c

Re: [PHP-WIN] Need help updating a whole column in one table from another table

2009-04-14 Thread Bill Mudry
At 02:37 PM 4/14/2009, you wrote: > (got work to do during business hours) on the differences between > UPDATE and INSERT. INSERT creates a new entry, update changes an existing ones. So you cannot use INSERT to corect your data. Then it must work on a created field that has not been populated

Re: [PHP-WIN] Need help updating a whole column in one table from another table

2009-04-14 Thread Bill Mudry
so that would be a lot of work to recreate such CREATE statements for a task that should prove to require a simple solution. Would that not be overkill? Except for the tables and fields I already have listed, knowledge of details of all the others just are not needed for the task at hand. We w

[PHP-WIN] Need help updating a whole column in one table from another table

2009-04-13 Thread Bill Mudry
, at this stage, it is proving to be for me. I believe I did put enough minimal information on files and field names but let me know if there are other facts you need. To those of you who celebrate Easter, a slightly belated Happy Easter to you. Thank you for your help in advance, Bill Mudry, Mississauga, Ontario, Canada (Next to Toronto).

RE: [PHP-WIN] Does a spreadsheet-like front end exist for MySQL?

2009-04-06 Thread Bill Mudry
mention them. Bill Mudry Mississauga At 10:27 AM 4/6/2009, you wrote: -Original Message- From: Bill Mudry [mailto:billmu...@rogers.com] Sent: 06 April 2009 04:02 PM To: php-windows@lists.php.net Subject: [PHP-WIN] Does a spreadsheet-like front end exist for MySQL? Do any of you know of

[PHP-WIN] Does a spreadsheet-like front end exist for MySQL?

2009-04-06 Thread Bill Mudry
ld be fairly complicated since the whole sheet of records is always present as you add data. You simply plopped in data in cells randomly as you wish and saved once in a while. Any idea what it would take to code such a program? I hope there is such a program already instead. Bill Mudry Missis

[PHP-WIN] Can't seem to transfer a dynamically chosen parameter to next page

2009-03-17 Thread Bill Mudry
a.com/taxa/viewallorders.php The files used are viewallorders.php and the response page of showorder.php. I will add these as attachments. What *will* work? Hope someone can help. Bill Mudry MIssissauga, ON"; Echo ""; Echo "Information on ordername . $ordername"; //actual or

[PHP-WIN] Using the power of the PC to find new species in lists

2009-02-11 Thread Bill Mudry
gain some proficiency in using PHP. Studying such code would also be a good learning exercise. Always in thanks for any help given, Bill Mudry Mississauga, Ontario

Re: [PHP-WIN] Building a botanical tree of wood

2009-02-05 Thread Bill Mudry
elements that map to that parent item - Each of these being active to go down to repeat this process at the next lower level. Once I get that far, I will be a long ways closer to actually getting that tree made and operational. Best regards to all, Bill Good

[PHP-WIN] Building a botanical tree of wood

2009-02-05 Thread Bill Mudry
and semi repeatable at each level. Hope I didn't scare everyone away with such a long introduction ;-) . I look forward to seeing what you have to say. With thanks in advance, Bill Mudry Mississauga, Ontario Canada

RE: [PHP-WIN] Unsubscribe (was FW: [PHP-WIN] Politics)

2008-10-24 Thread Bill Bolte
as FW: [PHP-WIN] Politics) On 23 Oct 2008 17:04, Bill Bolte <[EMAIL PROTECTED]> wrote > I've tried unsubscribing 3 times from this list and it never takes. What > do I have to do to get off it? You could try following instructions. (They are included in the headers of every mess

FW: [PHP-WIN] Politics

2008-10-23 Thread Bill Bolte
I've tried unsubscribing 3 times from this list and it never takes. What do I have to do to get off it? -Original Message- From: Amy [mailto:[EMAIL PROTECTED] Sent: Thursday, October 23, 2008 5:00 PM To: php-windows@lists.php.net Subject: [PHP-WIN] Politics pays technophobes calculator

RE: [PHP-WIN] Re: Hi,

2008-07-08 Thread Bill Bolte
lol -Original Message- From: Shawn McKenzie [mailto:[EMAIL PROTECTED] Sent: Friday, July 04, 2008 3:53 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; php-windows@lists.php.net Subject: [PHP-WIN] Re: Hi, John Jairo Vega Angulo wrote: > Hi, > How are u doing these days?Yesterday I found a

RE: [PHP-WIN] PHP Mail Delayed

2008-02-22 Thread Bill Bolte
I would talk to your ISP to see what may need to be set. Bill -Original Message- From: Chuck [mailto:[EMAIL PROTECTED] Sent: Thursday, February 21, 2008 8:43 PM To: php-windows@lists.php.net Subject: [PHP-WIN] PHP Mail Delayed My ISP recently installed PHP on a Windows 2003 server. I

RE: [PHP-WIN] How do IF to redirect to a new page on my site?

2008-02-22 Thread Bill Bolte
http://us.php.net/header header('Location: http://www.example.com/'); Just make sure that nothing is echo/print out to the page before doing the header call, don't even have any spaces before your mailto:[EMAIL PROTECTED] Sent: Friday, February 22, 2008 2:57 PM To: php-windows@lists.php.net Su

RE: [PHP-WIN] Installation blues

2008-02-18 Thread Bill Bolte
Also make sure you don't have an instance of IIS web server running. IIS and Apache can't run at the same time. Bill -Original Message- From: Simon Giddings [mailto:[EMAIL PROTECTED] Sent: Sunday, February 17, 2008 10:18 AM To: php-windows@lists.php.net Subject: [PHP-WIN] In

RE: [PHP-WIN] include and warning: headers already sent by ..

2008-02-08 Thread Bill Bolte
Also make sure that one/some of the includes aren't trying to echo/print something before it should. For ex: don't echo something before trying to output header information like redirecting to another page. Bill Bolte -Original Message- From: germana [mailto:[EMAIL PROTEC

RE: [PHP-WIN] Are there free IDEs for PHP?

2007-12-10 Thread Bill Bolte
I've been usind PDT/Eclipse: http://www.eclipse.org/pdt/ It's pretty good... Bill -Original Message- From: Andre Junianto [mailto:[EMAIL PROTECTED] Sent: Sunday, December 09, 2007 11:14 PM To: php-windows@lists.php.net Subject: [PHP-WIN] Are there free IDEs for PHP? Hi all,

RE: [PHP-WIN] PHP and MySQL Configuration on my WinXP Pro machine

2007-12-05 Thread Bill Bolte
I haven't had that experience and have used PHP with both IIS and Apache on WinXP Pro. Have you tried re-installing though? Is there a reason you're using IIS rather than Apache? -Original Message- From: Jacob Kruger [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 2:35 PM To:

RE: [PHP-WIN] Errors with urlencode and gzcompress

2007-12-04 Thread Bill Bolte
Use Curl and pass XML... -Original Message- From: James Crow [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 1:15 PM To: php-windows@lists.php.net Subject: [PHP-WIN] Errors with urlencode and gzcompress Hello all, I am having some trouble figuring out how to pass data to a

RE: [PHP-WIN] crypt() with decription

2007-12-04 Thread Bill Bolte
There isn't a way to un-encrypt it, it's a one-way encryption (http://www.php.net/manual/en/function.crypt.php). The user will have to recreate their password. -Original Message- From: Nishantha Pradeep [mailto:[EMAIL PROTECTED] Sent: Monday, December 03, 2007 9:15 PM To: php Subject: [P

RE: [PHP-WIN] IE7/PHP-debugging?

2007-09-26 Thread Bill Bolte
OTECTED] Sent: Wednesday, September 26, 2007 9:10 AM To: Bill Bolte; 'php-windows@lists.php.net' Subject: RE: [PHP-WIN] IE7/PHP-debugging? Hi! I can't find that option... I have found the dialog but not the option... Best regards /Gustav Wiberg -Original Message- From: Bi

RE: [PHP-WIN] IE7/PHP-debugging?

2007-09-26 Thread Bill Bolte
Make sure you have "Show Friendly HTTP Error messages" unchecked in your Tools/Internet Options settings. It's in the Advanced tab under "Browsing. -Original Message- From: Gustav Wiberg [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 7:29 AM To: 'php-windows@lists.php.net'

RE: [PHP-WIN] Can php execute separte .net file

2007-08-07 Thread Bill Bolte
That would depend. If you're running on IIS with ASP.Net enabled, then you could run both scripts in your environment. Apache - no. PHP can't include a .net script either. -Original Message- From: Tony Trapp [mailto:[EMAIL PROTECTED] Sent: Monday, August 06, 2007 8:58 PM To: php-windows@

RE: [PHP-WIN] PHP, MYSQL and Apache

2007-08-06 Thread Bill Bolte
Looks like the mysql extension isn't enable in your php.ini. Make sure it is enabled in the .ini and that the extension is in the appropriate folder. -Original Message- From: KM [mailto:[EMAIL PROTECTED] Sent: Monday, August 06, 2007 3:59 PM To: php-windows@lists.php.net Subject: [PHP-W

RE: [PHP-WIN] Template

2007-08-01 Thread Bill Bolte
Can you explain what you mean by "template"? That can mean so many things. Bill -Original Message- From: Cédric Joubert [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 01, 2007 1:41 PM To: php-windows@lists.php.net Subject: [PHP-WIN] Template hi, wich template do you

RE: [PHP-WIN] loadXML() strangeness

2007-07-26 Thread Bill Bolte
Well, I stumbled across this, and it seems to have helped. I put this right before the if: $dom->validateOnParse=true; And now I get a false. It's still throwing the warning (which is strange to me), but that can be handled... -Original Message- From: Bill Bolte [mailt

[PHP-WIN] loadXML() strangeness

2007-07-26 Thread Bill Bolte
nc\parser.php on line 278 Guess I could always check for a beginning <, but I assumed that loadXML() would do this? what's the scoop here? Bill -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] Re: FW: Unable to load dynamic library "C:\PHP\ext\php_mysql.dll" and Unable to load dynamic library "C:\PHP\ext\php_mysqli.dll"

2007-07-12 Thread Bill Bolte
http://wamp.corephp.co.uk/ Here's the guide... -Original Message- From: Stut [mailto:[EMAIL PROTECTED] Sent: Thursday, July 12, 2007 8:30 AM To: Oman, Gregg Cc: php-windows@lists.php.net Subject: [PHP-WIN] Re: FW: Unable to load dynamic library "C:\PHP\ext\php_mysql.dll" and Unable t

RE: [PHP-WIN] Testing MySQL PHP connection

2007-07-09 Thread Bill Bolte
The extension probably needs to be in the "ext" folder inside the php folder. There is an extension path statement in the ini that points to where extensions should go. -Original Message- From: Jacob Bergman [mailto:[EMAIL PROTECTED] Sent: Monday, July 09, 2007 11:04 AM To: Stut Cc: php-

[PHP-WIN] RE: Still with problems

2007-06-22 Thread Bill Bolte
Hmm, not sure... -Original Message- From: Leandro Martinez [mailto:[EMAIL PROTECTED] Sent: Friday, June 22, 2007 9:33 AM To: Bill Bolte Subject: Still with problems Hello there. Sorry to bother you, but nothing happends here. Here is all the code: "; echo "

RE: [PHP-WIN] PHP and MYSQL

2007-06-22 Thread Bill Bolte
on IIS? ""Bill Bolte"" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] Do you have error reporting turned off? -Original Message- From: Leandro Martinez [mailto:[EMAIL PROTECTED] Sent: Friday, June 22, 2007 8:23 AM To: php-windows@lists.php.

RE: [PHP-WIN] PHP and MYSQL

2007-06-22 Thread Bill Bolte
Do you have error reporting turned off? -Original Message- From: Leandro Martinez [mailto:[EMAIL PROTECTED] Sent: Friday, June 22, 2007 8:23 AM To: php-windows@lists.php.net Subject: [PHP-WIN] PHP and MYSQL Hello. I just instaled PHP and MySQL on IIS. Then from any php file I try to cone

RE: [PHP-WIN] Translation of html?

2007-06-18 Thread Bill Bolte
There isn't anything built in to PHP to do this but one could do it with Regular Expressions. You might check through the Pear libraries or the PHP classes website for functions/classes already built. -Original Message- From: Gustav Wiberg [mailto:[EMAIL PROTECTED] Sent: Monday, June 18,

RE: [PHP-WIN] CMS?

2007-05-31 Thread Bill Bolte
46 AM To: Bill Bolte; 'php-windows@lists.php.net' Subject: RE: [PHP-WIN] CMS? Hi there! Can this JoomlaExplorer be a replacement for Docman? I'm using Mambo 4.5.1 Best regards /Gustav Wiberg -Original Message- From: Bill Bolte [mailto:[EMAIL PROTECTED] Sent: Thursday, May

RE: [PHP-WIN] CMS?

2007-05-31 Thread Bill Bolte
reate those folders). The categories things shouldn't be an issue either... Bill -Original Message- From: Gustav Wiberg [mailto:[EMAIL PROTECTED] Sent: Thursday, May 31, 2007 7:40 AM To: 'php windows' (php-windows@lists.php.net) Subject: [PHP-WIN] CMS? Hi there! Anyone

[PHP-WIN] multipart/alternative email

2007-05-29 Thread Bill Bolte
OOPS, forgot to change the subject line! Should be multipart/alternative email... -Original Message- From: Bill Bolte [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 29, 2007 3:10 PM To: php-windows@lists.php.net Subject: RE: [PHP-WIN] Re: WAMP Clustering trying to send a multipart email

RE: [PHP-WIN] Re: WAMP Clustering

2007-05-29 Thread Bill Bolte
n"; //$message .= "Content-Type: text/html; charset=UTF-8\n"; //$message .= "Content-Transfer-Encoding: 8bit\n\n"; $message .= "Content-Type: text/html; charset=\"iso-8859-1\"\n"; $message .= "Content-Transfer-Encoding: 7bit\n\n"; $message .= &qu

RE: [PHP-WIN] IE ignoring background image

2007-05-25 Thread Bill Bolte
Your 2 paths are different. Which is the correct path? "/events/background.png" or "/images/background.png"? Once you solve that, you'll probably see why the image isn't showing in either place. -Original Message- From: Alf Stockton [mailto:[EMAIL PROTECTED] Sent: Friday, May 25, 2007 7:2

RE: [PHP-WIN] query strings & printouts Re: [PHP-WIN] Query Syntax - WHERE fieldname1='fieldvalue1' AND fieldname2='fieldvalue2'

2007-05-22 Thread Bill Bolte
"SELECT FROM classifieds WHERE trans_type ="For Sale"" SELECT what? $field_name looks to null or blank... -Original Message- From: Mark Abrams [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 12:48 PM To: php-windows@lists.php.net Subject: [PHP-WIN] query strings & printouts Re: [

RE: [PHP-WIN] Textarea and mysql

2007-05-17 Thread Bill Bolte
Split the data on a line break maybe? First thing that comes into my head... -Original Message- From: Moore, Joshua [mailto:[EMAIL PROTECTED] Sent: Thursday, May 17, 2007 4:17 PM To: php-windows@lists.php.net Subject: [PHP-WIN] Textarea and mysql Hello, Im currently having a bit of

RE: [PHP-WIN] spam-attempts at certain domain - what to do.

2007-05-15 Thread Bill Bolte
one we've recently tried with good results. I haven't had to resort to #1 yet. Bill -Original Message- From: Gustav Wiberg [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 15, 2007 1:55 AM To: 'php windows' (php-windows@lists.php.net) Subject: [PHP-WIN] spam-attempts at cert

FW: [PHP-WIN] Reload/refresh web page

2007-05-04 Thread Bill Bolte
From: Juan Ignacio Borda [mailto:[EMAIL PROTECTED] Sent: Friday, May 04, 2007 10:28 AM To: Bill Bolte Subject: Re: [PHP-WIN] Reload/refresh web page ahhah i'm a cache administrator as well as php developer there is no easy solution to avoid caching eith

RE: [PHP-WIN] Reload/refresh web page

2007-05-04 Thread Bill Bolte
hp windows Subject: Re: [PHP-WIN] Reload/refresh web page Bill Bolte wrote: > Aaah, so it's a caching issue then. Is that particular content using > PHP's caching mechanism or is it simply the browser's cache settings > mucking things up? > You are correct, it is the bro

RE: [PHP-WIN] Reload/refresh web page

2007-05-04 Thread Bill Bolte
tockton [mailto:[EMAIL PROTECTED] Sent: Friday, May 04, 2007 10:02 AM To: php windows Subject: Re: [PHP-WIN] Reload/refresh web page Bill Bolte wrote: > Why isn't it being retrieved the first time the page is called? > It is but the page I need to reload is a dynamic page that may

RE: [PHP-WIN] automatic-click flash?

2007-05-04 Thread Bill Bolte
Here's what we do... In the head of the html/php file(s): And in that JavaScript file goes: var objects = document.getElementsByTagName("object"); for (var i=0; imailto:[EMAIL PROTECTED] Sent: Friday, May 04, 2007 4:06 AM To: 'php windows' (php-windows@lists.php.net) Subject: [PHP-WIN] autom

RE: [PHP-WIN] Reload/refresh web page

2007-05-04 Thread Bill Bolte
Why isn't it being retrieved the first time the page is called? -Original Message- From: Alf Stockton [mailto:[EMAIL PROTECTED] Sent: Friday, May 04, 2007 9:03 AM To: php windows Subject: Re: [PHP-WIN] Reload/refresh web page Bill Bolte wrote: > Can we ask why you need a relo

RE: [PHP-WIN] Reload/refresh web page

2007-05-04 Thread Bill Bolte
Can we ask why you need a reload every time? Maybe there's a better approach? But, if you need to reload the first time someone hit's a page, add a querystring value to the url and track it. If the value isn't there ( if(!isset($_GET['reload'])){// do a reload} ), then do a header: location call.

RE: [PHP-WIN] Javascript partially not working

2007-04-24 Thread Bill Bolte
http://www.sitepoint.com Their forums are pretty good. Bill -Original Message- From: Alf Stockton [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 24, 2007 8:33 AM To: Mikael Grön Cc: php windows Subject: Re: [PHP-WIN] Javascript partially not working Mikael Grön wrote: > Alf, it

RE: [PHP-WIN] PHP & Javascript

2007-04-18 Thread Bill Bolte
Google is your friend: http://www.google.com/search?sourceid=navclient-ff&ie=UTF-8&rls=GGGL,GGG L:2006-19,GGGL:en&q=javascript+querystring -Original Message- From: Alf Stockton [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 8:05 AM To: php windows Subject: [PHP-WIN] PHP & Java

RE: [PHP-WIN] Did anyone receive the same email

2007-04-10 Thread Bill Bolte
I get at least one a day since last week... -Original Message- From: sam rumaizan [mailto:[EMAIL PROTECTED] Sent: Monday, April 09, 2007 11:17 PM To: php-windows@lists.php.net Subject: [PHP-WIN] Did anyone receive the same email Did anyone receive the same email? I did not ask to be un

RE: [PHP-WIN] FW: confirm unsubscribe from php-windows@lists.php.net

2007-04-04 Thread Bill Bolte
3:23 PM To: php-windows@lists.php.net Subject: Re: [PHP-WIN] FW: confirm unsubscribe from php-windows@lists.php.net Yeah, I just got one too! Strange.. Mike Bill Bolte wrote: > This is the second one of these that I've received. I didn't initiate > it. > > Bill > >

[PHP-WIN] FW: confirm unsubscribe from php-windows@lists.php.net

2007-04-04 Thread Bill Bolte
This is the second one of these that I've received. I didn't initiate it. Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 04, 2007 1:41 PM To: Bill Bolte Subject: confirm unsubscribe from php-windows@lists.php.net Hi! This is

RE: [PHP-WIN] insert data in to columns base on the selection of the list box.

2007-04-03 Thread Bill Bolte
When you say "update in to column2, column3..." are you referring to the list boxes or database tables? If it's the list boxes, are you wanting this to happen on the client side? Or are you putting the data all out at once? -Original Message- From: sam rumaizan [mailto:[EMAIL PROTECTED]

RE: [PHP-WIN] php with IIS

2007-03-08 Thread Bill Bolte
Absolutely. You just need to download the windows version and run the installer. Runs fine. You can even run PHP and ASP scripts side-by-side if needed. -Original Message- From: Harpreet [mailto:[EMAIL PROTECTED] Sent: Thursday, March 08, 2007 9:57 AM To: php-windows@lists.php.net; php-d

RE: [PHP-WIN] base64 encoded images and printing

2007-03-06 Thread Bill Bolte
yes i could print the images. maybe it's a cache issue (had that happen before). let me do some experimenting here. From: Kevin Smith [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06, 2007 10:01 AM To: Bill Bolte Cc: php-windows@lists.php.net Subject: Re:

RE: [PHP-WIN] base64 encoded images and printing

2007-03-06 Thread Bill Bolte
I've put this on my fetch.php I can see the image but can't print it. Am I doing the filesize correctly? -Original Message- From: Kevin Smith [mailto:[EMAIL PROTECTED] Sent: Monday, March 05, 2007 4:40 PM To: Bill Bolte Cc: php-windows@lists.php.net Subject: Re: [PHP-W

RE: [PHP-WIN] base64 encoded images and printing

2007-03-05 Thread Bill Bolte
Update, I have it working in IE7 but not IE6. I can view it in both IE6-7, but it only prints in IE7. here's what I'm doing... '; ?> fetch.php is thus, read file and delete: anyone have any other ideas to try? __ -Original Message- From: Bill Bo

[PHP-WIN] base64 encoded images and printing

2007-03-05 Thread Bill Bolte
am i stuck with having to save the image to the server for IE to be able to print it? i didn't really want to have to save these images out as they are temporary. Bill -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] Re: Question on virus/worms

2007-03-02 Thread Bill Bolte
Turn off all error reporting (in php.ini) so that the error isn't pushed to the screen. -Original Message- From: Seak, Teng-Fong [mailto:[EMAIL PROTECTED] Sent: Friday, March 02, 2007 12:16 PM To: php-windows@lists.php.net; php-general@lists.php.net Subject: [PHP-WIN] Re: Question on vir

RE: [PHP-WIN] testing

2007-02-09 Thread Bill Bolte
uhm, I see it... -Original Message- From: Gustav Wiberg [mailto:[EMAIL PROTECTED] Sent: Friday, February 09, 2007 12:12 AM To: 'php-windows@lists.php.net' Subject: [PHP-WIN] testing Hi there! I'm just testing. Is there anyone who sees this? Best regards /Gustav Wiberg -- PHP Windo

RE: [PHP-WIN] Sessions working/not

2007-02-07 Thread Bill Bolte
Doesn't it haven't something to do with the permissions on the PHP folder? ISTR that the PHP folder needed write permissions or something like that... -Original Message- From: Ken Kixmoeller -- reply to [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 07, 2007 11:44 A

RE: [PHP-WIN] Visual Studio and PHP

2007-02-02 Thread Bill Bolte
Theres this: http://www.jcxsoftware.com/jcx/vsphp/home I demo'ed the standalone version and really liked it. But I'm leaning towards Eclipse right now. -Original Message- From: Jarrett Meyer [mailto:[EMAIL PROTECTED] Sent: Friday, February 02, 2007 12:10 PM To: PHP Windows List Subject:

  1   2   >