RE: [PHP] probs generating multiple drop down select lists within a single form

2004-10-18 Thread bruce
. this should be pretty straight forward, but i'm missing something... thanks -bruce -Original Message- From: Greg Donald [mailto:[EMAIL PROTECTED] Sent: Sunday, October 17, 2004 6:14 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] probs generating multiple drop down select lists within

[PHP] how to create multiple selects within php

2004-10-18 Thread bruce
something wrong, in that the querystring is being populated with a value for the select list var even though i don't select the item. if someone can point me to an actual working example of php code that generates multiple lists/menus within a form, i'd appreciate it!! thanks -bruce ps

RE: [PHP] how to create multiple selects within php

2004-10-18 Thread bruce
to actually select an item? or, how can i detect when a user has actually selected a list item?? thanks... -bruce -Original Message- From: bruce [mailto:[EMAIL PROTECTED] Sent: Monday, October 18, 2004 7:07 AM To: [EMAIL PROTECTED] Subject: [PHP] how to create multiple selects within php

RE: [PHP] how to create multiple selects within php

2004-10-18 Thread bruce
they haven't been selected thanks -bruce -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Monday, October 18, 2004 7:31 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] how to create multiple selects within php bruce wrote: ok... it appears to be a case of user err

RE: [PHP] how to create multiple selects within php

2004-10-18 Thread bruce
i've decided to punt... and do something similar to what i had initially created, which implements basically what you have below... the user will just have to be satisfied with seeing the 1st item that's a default/dummy item... thanks... -bruce -Original Message- From: Silvio

[PHP] people/projects looking for developers...

2004-10-18 Thread bruce
to be revenue generating businesses. thanks Bruce Douglas [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] people/projects looking for developers...

2004-10-18 Thread bruce
satisfied with their jobs interesting... thanks -bruce -Original Message- From: Dan Joseph [mailto:[EMAIL PROTECTED] Sent: Monday, October 18, 2004 6:57 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] people/projects looking for developers... a question for consideration. are there sites

[PHP] probs generating multiple drop down select lists within a single form

2004-10-17 Thread bruce
that the issue/prob is rather straight forward/simple, but i can't see it right now thanks... -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] looking for a few php partners/developers....

2004-10-14 Thread bruce
hi... i'm curious.. if i'm putting together a project, and am looking for a few php developers as sweat equity partners, is this an appropriate place to post my request..??? thanks -bruce [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] looking for a few php partners/developers....

2004-10-14 Thread bruce
for reading! -Bruce Douglas [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php err msg/issue...

2004-10-13 Thread bruce
, or what's going on, or even how/why to correct it!! apparently this doesn't happen with php4, but i'm not certain. any thoughts/opinions/comments would be helpful... thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] php err msg/issue...

2004-10-13 Thread bruce
on, or even how/why to correct it!! apparently this doesn't happen with php4, but i'm not certain. any thoughts/opinions/comments would be helpful... thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General

RE: [PHP] php err msg/issue...

2004-10-13 Thread bruce
... -bruce ps.. i tried to print $rs-rows[0], and got an 'Undefined offset: 0' err msg so this would seem to support what you're saying... so how can i correct/modify this! -Original Message- From: Curt Zirzow [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 13, 2004 10:07 AM

[PHP] returning values/information from perl apps to php apps..

2004-10-04 Thread bruce
int. i need to return values that might be multiple arrarys. should i simply write the perl return values into an output file, and read the output vars from the output file in the php file... comments/thoughts/etc thanks -bruce -- PHP General Mailing List (http://www.php.net

[PHP] RE: returning values/information from perl apps to php apps..

2004-10-04 Thread bruce
eric... how does using serialize allow the information from the perl app to be used by the php parent app. unless you're implying that the serialized information is stored in an external file, that's then read by the php calling/parent app... -bruce -Original Message- From: [EMAIL

[PHP] Question on using png file in ezPdf class

2004-09-21 Thread Chris Bruce
are correct, the resulting PDF just has a whitespace where the logo should be when I try to use a PNG. Has anyone who has used this class encountered a similar problem? Thanks. -- Chris Bruce [EMAIL PROTECTED] Idextrus E-Business Architects http://www.idextrus.com 3282 Wilmar Cres. Mississauga

Re: [PHP] Question on using png file in ezPdf class

2004-09-21 Thread Chris Bruce
Don't think that is it, but for the record, it is compiled with-png. Thanks for the stab though :) -- Chris Bruce [EMAIL PROTECTED] Idextrus E-Business Architects http://www.idextrus.com 3282 Wilmar Cres. Mississauga, ON L5L4B2 CA 905.828.9189 South Office 705.361.0331 North Office

[PHP] download file question...

2004-08-19 Thread bruce
hi... i can allow files to be uploaded to my app. are there corresponding scripts/code to allow files to be downloaded to the user via the browser?? just occurred to me that i'll want to do this... nothing jumps out at me searching google/php.net for this... thanks -- PHP General Mailing

[PHP] redirecting to another frame using php header function

2004-08-11 Thread bruce
find anything from google/php.net thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] updating a frame from within php...

2004-08-11 Thread bruce
in the event the user disbales j'script, i'm looking for an alternative... in my case, it should be pretty easy, because i'm looking to reload the entire page into the _top/parent frame/window. however, when i send the header, it gets interpreted as reloading in the same frame. which is not what

[PHP] updating a frame from within php...

2004-08-10 Thread bruce
in the 'nav' window with the new values... searching through google, hasn't really shed any insight/light on the best approach for this.. any ideas/pointers/comments/thoughts... thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] looking for a solid/good basic registration/login app/script

2004-08-07 Thread bruce
that they've used/implemented. i've look through lots of scripts, and decided to check here for additional input. thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] pconnect...

2004-08-02 Thread bruce
within the earlier php4 regarding the pconnect issue? thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] pconnect...

2004-08-02 Thread bruce
i meant mysqli/php5 regarding pconnect. although, i've since seen information that leads me to believe htat pconnect would necessarily in and of itself be my solution. i'm starting to believe that a real solution for this would have to be implemented within mysql itself... -bruce -Original

RE: [PHP] pconnect...

2004-08-02 Thread bruce
i meant mysqli/php5 regarding pconnect. although, i've since seen information that leads me to believe that pconnect would not necessarily in and of itself be my solution. i'm starting to believe that a real solution for this would have to be implemented within mysql itself... -bruce

RE: [PHP] Upgrade PHP?

2004-08-02 Thread bruce
provide us with a copy of the attributes you used when you compiled... ie ./configure --attributeA --ldapetc... -Original Message- From: Will Collins [mailto:[EMAIL PROTECTED] Sent: Monday, August 02, 2004 12:21 PM To: [EMAIL PROTECTED] Subject: RE: [PHP] Upgrade PHP? Well I

RE: [PHP] Upgrade PHP?

2004-08-01 Thread bruce
i've successfully built php5 on rh8 with no issues... if you search through the achives of this mailing list you'll see what i did. look for mysqli/php. what issues are you haveing when you build from source...??? let us know, and i'm sure someone can help -Original Message-

RE: [PHP] db transactions across multiple pages...

2004-07-31 Thread bruce
the handle provided by the pool app that's the theory, not sure how it would work, or what other issues would be. but if it did work, it could be extended to support any given web app/server that needed to be able to maintain the connection with the db over multiple pages... -bruce

RE: [PHP] db transactions across multiple pages...

2004-07-31 Thread bruce
wrote bruce: yeah... i saw that write up. i've also inquired with bugs.mysql as to if/whether this might be reinserted.. we'll see. You don't need persistant connections with the method you describe. The pool app simply manages multiple connections. Curt -- First, let me assure you

RE: [PHP] db transactions across multiple pages...

2004-07-31 Thread bruce
then allow for transactional processing across multiple pages within a web app -Original Message- From: Curt Zirzow [mailto:[EMAIL PROTECTED] Sent: Saturday, July 31, 2004 8:59 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] db transactions across multiple pages... * Thus wrote bruce: yeah

[PHP] function similar to to sizeof

2004-07-31 Thread bruce
does php have a function similar to the 'C' sizeof function... i'm looking to copy an object, and i'd like to be able to copy it at the binary level but i need to be able to determine the size of the object... any thoughts/comments..??? thanks -bruce -- PHP General Mailing List (http

RE: [PHP] function similar to to sizeof

2004-07-31 Thread bruce
PROTECTED] Sent: Saturday, July 31, 2004 6:16 PM Cc: [EMAIL PROTECTED] Subject: Re: [PHP] function similar to to sizeof bruce wrote: does php have a function similar to the 'C' sizeof function... yep in PHP 5 but it's just an alias for count. i'm looking to copy an object, and i'd like to be able

[PHP] php mysql--mysqli persistent connections...

2004-07-30 Thread bruce
multiple pages..??? if persistent connections are still supported with mysqli, how? and if the persistent connection is no longer available, can someone explain why it was dropped..??? thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] php mysql--mysqli persistent connections...

2004-07-30 Thread bruce
php/mysql supported persistent connections.. i had assumed that mysqli would as well it appears that it doesn't... -bruce -Original Message- From: John Holmes [mailto:[EMAIL PROTECTED] Sent: Friday, July 30, 2004 10:54 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP

RE: RE: [PHP] php mysql--mysqli persistent connections...

2004-07-30 Thread bruce
, followed by a commit! at least this was the plan, until i couldn't find the persistent hook within mysqli... what am i missing..?? -bruce -Original Message- From: John Holmes [mailto:[EMAIL PROTECTED] Sent: Friday, July 30, 2004 11:09 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject

[PHP] db transactions across multiple pages...

2004-07-30 Thread bruce
be a container for db connections... comments/criticisms/etc... -bruce -Original Message- From: bruce [mailto:[EMAIL PROTECTED] Sent: Friday, July 30, 2004 11:33 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: RE: [PHP] php mysql--mysqli persistent connections... never worked

RE: [PHP] db transactions across multiple pages...

2004-07-30 Thread bruce
as i understand it if you're going to do transactional processing, as once the connect dies, the actions being performed are rolled back if you haven't done a commit... -bruce -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Friday, July 30, 2004 1:45 PM To: [EMAIL

RE: [PHP] db transactions across multiple pages...

2004-07-30 Thread bruce
not sure if it's php/mysqli... but if you check the php.net for the mysqli not mysql functions... you won't see the persistent attribute listed for the php.ini attributes... -bruce you're learning more every day -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent

RE: [PHP] db transactions across multiple pages...

2004-07-30 Thread bruce
you also won't see the mysqli pconnect function... which tells me that at least for now, it's not there... -bruce -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Friday, July 30, 2004 8:44 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] db transactions across multiple

RE: [PHP] Re: exec works with some, but not all commands

2004-07-24 Thread bruce
when running shell commands form php/web apps... it's a good idea to check the ownership/privs/permissions of both the exe being run, as well as any output/input files for the exe app. you should also check the web/apache/iis error/log files to determine if everything is correct... regards,

RE: [PHP] mailing list spam protection?

2004-07-22 Thread bruce
regarding spamcease, what i had suspected appears to be the case. it appears that this is an app of some sort, looking for emails, or it's just a badly written/f*ed up app... i got a msg stating that i had signed up, using my email address, stating that i should enter my information, etc... i've

RE: [PHP] run perl script with php

2004-07-22 Thread bruce
file i/o that may occur within the perl app... people who tell you that it can't be done, don't have a deep knowledge of what's possible... welcome to email lists.. where you might get what you pay for!!! -bruce -Original Message- From: Tassos T [mailto:[EMAIL PROTECTED] Sent: Thursday

[PHP] exec/system question..

2004-07-21 Thread bruce
-bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] exec/system question..

2004-07-21 Thread bruce
/dev/null 21 ');' can't get this to work/return any ideas as to what i'm missing... thanks -bruce -Original Message- From: Michael Sims [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 11:16 AM To: [EMAIL PROTECTED] Subject: RE: [PHP] exec/system question.. Justin Patrin

RE: [PHP] exec/system question..

2004-07-21 Thread bruce
michael... something strange is happening/or i'm missing something basic... but here's the sys response from your suggestion... [EMAIL PROTECTED] test]# php -r 'exec(bash -c 'exec nohup perl /home/test/college.pl /dev/null 21 ');' [3] 2566 -bash: );: command not found -bruce -Original

RE: [PHP] exec/system question..

2004-07-21 Thread bruce
that may have something to do with what process/priv is running the app thanks, -bruce -Original Message- From: Justin Patrin [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 12:21 PM To: Michael Sims Cc: [EMAIL PROTECTED] Subject: Re: [PHP] exec/system question.. On Wed, 21

RE: [PHP] exec/system question..

2004-07-21 Thread bruce
the php.ini file disabled/enabled which would cause issues. but i fail to see the child process in the process table. any ideas/possible places i should look for the cause of this behavior..??? thanks -bruce -Original Message- From: Michael Sims [mailto:[EMAIL PROTECTED] Sent: Wednesday

[PHP] using exec/system function within php/apache app

2004-07-21 Thread bruce
/assistance would be helpful... searching through google/apach/php hasn't given any solid leads thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] using exec/system function within php/apache app

2004-07-21 Thread bruce
there's no setting for safe_mode/safe_mode_exec_dir/safe_mode_gid/safe_mode_include is either off/no value if you're running exec from within a php app.. what are the settings of your web site within apache... -thanks -bruce -Original Message- From: Justin Patrin [mailto:[EMAIL

RE: [PHP] using exec/system function within php/apache app

2004-07-21 Thread bruce
operate on... thanks -bruce -Original Message- From: bruce [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 5:01 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [PHP] using exec/system function within php/apache app there's no setting for safe_mode

RE: [PHP] mailing list spam protection?

2004-07-20 Thread bruce
given that spamcease appears to be popping up regarding various lists... the app might actually be trawling for email/user information... i've recieved the email from this list, as well as the mysql list.. search google and you'll find the same message from other lists... i'm pretty certain that

[PHP] textarea/display question...

2004-07-20 Thread bruce
/td/tr/table'; textarea value='$foo'/textarea something like the above, but without displaying all the attrib stuff... any ideas/pointers would be appreciated.. thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] textarea/display question...

2004-07-20 Thread bruce
to line up, assuming your text area uses a fixed pitch font like courier. Course since the control is an input control, trust your users are going to screw up the alignment, and don't count on getting the data back all neatly lined up. Warren Vail -Original Message- From: bruce [mailto:[EMAIL

RE: [PHP] SpanCease 'crap'

2004-07-19 Thread bruce
the mysql list. i'm pretty certain the mysql email list isn't using spamcease!! (but i could be wrong).. -bruce -Original Message- From: Justin Patrin [mailto:[EMAIL PROTECTED] Sent: Monday, July 19, 2004 7:47 AM To: Lester Caine Cc: [EMAIL PROTECTED] Subject: Re: [PHP] SpanCease 'crap' On Mon

RE: [PHP] building php5.0 as an apache module, with mysqli functionality

2004-07-19 Thread bruce
errors my ./configure is == ./configure --with-apxs2=/usr/sbin/apxs --with-config-file-path=/etc --with -mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config --wi th-ldap --with-pgsql thanks... -bruce -Original Message- From: Curt Zirzow [mailto:[EMAIL PROTECTED] Sent

RE: [PHP] building php5.0 as an apache module, with mysqli functionality

2004-07-19 Thread bruce
be up/running feel free to make any suggestions/changes.. this should help those who've been struggling to get this working -bruce -Original Message- From: Curt Zirzow [mailto:[EMAIL PROTECTED] Sent: Sunday, July 18, 2004 7:23 PM To: bruce Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED

[PHP] building php5.0 as an apache module, with mysqli functionality

2004-07-18 Thread bruce
be appreciated, particularly if you've run across this issue and managed to solve it thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] building php5.0 as an apache module, with mysqli functionality

2004-07-18 Thread bruce
, with mysqli functionality On Monday 19 July 2004 06:32, bruce wrote: Wasn't a similar question posted lasted week? Check the archives. this is cross posted to a number of lists as it seems to touch on all the apps... Ths only serves to annoy a greater number of people. -- Jason Wong - Gremlins

[PHP] building php to have mysqli support...

2004-07-17 Thread bruce
! searching through google/php.net/etc.. hasn't turned up information on where i've gone wrong. thanks.. -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] building php to have mysqli support...

2004-07-17 Thread bruce
to this on google, but no real solution.. any ideas/comments/pointers/etc.. i need to be able to do transactional processing which means i need to start looking at mysqli which means i need php-5.0.0!!! thanks -bruce -Original Message- From: bruce [mailto:[EMAIL PROTECTED] Sent

RE: [PHP] old guy newbie needs some help

2004-07-17 Thread bruce
bob... when using the sesion_start(), it needs to be the 1st thing on the page... -- ? session_start(); . . . ? html ? $_SESSION['foo'] = 40; ? /html -- i don't recall if there has to be anything within the php.ini file set to enable sessions... the reason you're

[PHP] ereg question/prob...

2004-07-15 Thread bruce
any ideas/comments on where my mistake is would be appreciated... thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php .vs cgi app..

2004-07-14 Thread bruce
are to be handled by the perl/php/etc app, then i can handle the processing of the file by the interpreter anywhere within my site that i grant access to. is there anything/any reason to have a cgi-bin portion of my app, other than good design practice... clarification would be useful!!! thanks.. -bruce

RE: [PHP] Google question

2004-07-14 Thread bruce
to see if you find your target site in the respone... if you can't find what you want from php.net/etc... use perl.. check out the www::mechanize, html::treebuilder, etc.. from the cpan.org site... -bruce -Original Message- From: Brian Dunning [mailto:[EMAIL PROTECTED] Sent: Wednesday, July

[PHP] php reserved characters...

2004-07-12 Thread bruce
me to a list of the actual php reserved chars/words couldn't seem to track them down on the php site/google... thanks bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] mysql and session vars...

2004-07-10 Thread bruce
/criticisms/thoughts are welcome... thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] mysql and session vars...

2004-07-10 Thread bruce
as a session variable... i'm using php -v 4.2.2 am i missing something... anybody have any idea as to why i might be seeing this kind of behavior.. thanks -bruce -Original Message- From: bruce [mailto:[EMAIL PROTECTED] Sent: Saturday, July 10, 2004 2:15 PM To: [EMAIL PROTECTED] Subject

RE: [PHP] mysql and session vars...

2004-07-10 Thread bruce
in another page ideas/comments welcome.. thanks.. -bruce -Original Message- From: Marek Kilimajer [mailto:[EMAIL PROTECTED] Sent: Saturday, July 10, 2004 4:42 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP] mysql and session vars... Please do not hijack threads

[PHP] mysql persistent connection...

2004-07-10 Thread bruce
... thanks... -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] basic web based test code needed to test database tables!!!!!

2004-07-09 Thread bruce
apps for the breadcrumbs, but nothing that's specific/useful for my immediate needs... i figure that whatever i find, i'm going to have to modify somewhat, but i'd like to get as close to possible.. thanks for any assistance/help -bruce -- PHP General Mailing List (http://www.php.net

RE: [PHP] basic web based test code needed to test database tables!!!!!

2004-07-09 Thread bruce
allow me to select a link in the breadcrumb trail and get to a given parent item... thanks -bruce -Original Message- From: Justin Patrin [mailto:[EMAIL PROTECTED] Sent: Friday, July 09, 2004 10:11 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP] basic web based test code

[PHP] breadcrumb app...

2004-07-09 Thread bruce
of the links of the trail, which would take the user to the earlier page... searching google results in hundreds of results, but i'm not sure which examples are good/poor!! thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] a good user directory application...

2004-05-12 Thread bruce
prefer that the app be open source... Thanks, bruce [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] a good user directory application...

2004-05-12 Thread bruce
ryan... we've seen apps that have had some of the functions we're looking for... ie dating apps, cms systems, etc... we're curious if anybody has seen/used something that they've considered to be really good/solid... -bruce [EMAIL PROTECTED] -Original Message- From: Ryan A [mailto

[PHP] php user management functionality

2004-05-01 Thread bruce
at... thanks bruce [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Why are Session Variables carried over into a brand new browser window?

2004-04-17 Thread Bob Bruce - Programmer
in the new window. When I open a new browser window shouldn't it start a whole new session and not get anything from the previous browser. Thanks in advance for your help, Bob Bruce, Winnipeg, Manitoba Canada -- PHP General Mailing List (http://www.php.net

[PHP] php/div question...

2004-04-09 Thread bruce
this makes sense i'm just looking for a really simple/basic way of doing this... thanks for any pointers/assistance... regards, bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php frame/session update question...

2004-04-09 Thread bruce
how would i use frames to update a session var... i'm considering using frames as a way of updating a session var. i'd like to allow the user to select a link, have the link update a session var, and then return the user to the same frame on the same page... any examples/etc... thanks bruce

[PHP] http referrer

2004-04-08 Thread Chris Bruce
I apologize for my ignorance, but I am trying to find a way to grab the referring url. I can't seem to find the environment variable to do this. Does anyone know how to grab this? Thanks. -- Chris Bruce [EMAIL PROTECTED] Idextrus E-Business Architects http://www.idextrus.com 3282 Wilmar Cres

Re: [PHP] http referrer

2004-04-08 Thread Chris Bruce
Damn! It can't be that easy ;) But, yes, it works. Thanks a bunch. -- Chris Bruce [EMAIL PROTECTED] Idextrus E-Business Architects http://www.idextrus.com 3282 Wilmar Cres. Mississauga, ON L5L4B2 CA 905.828.9189 This e-mail and its

[PHP] Function to check a valid date

2004-03-20 Thread Chris Bruce
. (Saturday, March 20, 2004). I need to have a function that will check to see if that is indeed a real date. Does this sound familiar to anyone? Thanks a bunch :) -- Chris Bruce [EMAIL PROTECTED] Idextrus E-Business Architects http://www.idextrus.com 3282 Wilmar Cres. Mississauga, ON L5L4B2 CA

[PHP] test1

2004-03-08 Thread bruce
test2 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] test2

2004-03-08 Thread bruce
test2 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] looking for php talent...

2004-03-04 Thread bruce
hi.. we're looking for some PHP development talent. however, we don't want to post here if this is not the right group/list. please let us know if it is/isn't appropriate to post our requirements. if it is, we'll go ahead and post what we're looking for. thanks bruce [EMAIL PROTECTED] -- PHP

RE: [PHP] looking for php talent...

2004-03-04 Thread bruce
, as well as the Distributed Computing area. If you are interested, send us a copy of your resume/CV. We will review it and get back in touch with you, at which time we can discuss the initial project(s) that we are considering. Regards, Bruce Douglas [EMAIL PROTECTED] (925) 866-2790 (pst) US

[PHP] php script that sends the user a link to complete validation process

2004-02-26 Thread bruce
hey... trying to find a quick php script/sample code/etc... that does validation for a user. basically, i want the admin to authorize a user via a form. i want the form to kick off an email to the user that will require the user to goto the link to complete the validation

[PHP] Help with '' character

2004-02-17 Thread Chris Bruce
where name='MBI List - Steel ' I have tried to urlencode the variable, and also use htmlentities, etc. to no avail. Does anyone have a solution for this? Thanks. -- Chris Bruce [EMAIL PROTECTED] Idextrus E-Business Architects http://www.idextrus.com 3282 Wilmar Cres. Mississauga, ON L5L4B2 CA

Re: [PHP] Help with '' character

2004-02-17 Thread Chris Bruce
The problem is that the '' character is already in a database. I am trying to do a query where I need to have it as '', but like I said, when it comes into the script from the url it gets truncated. -- Chris Bruce [EMAIL PROTECTED] Idextrus E-Business Architects http://www.idextrus.com 3282

Re: [PHP] Help with '' character

2004-02-17 Thread Chris Bruce
You are right John. I have it working now. Thanks. -- Chris Bruce [EMAIL PROTECTED] Idextrus E-Business Architects http://www.idextrus.com 3282 Wilmar Cres. Mississauga, ON L5L4B2 CA 905.828.9189 This e-mail and its contents

Re: [PHP] Comparing multiple Mysql tables to find duplicates

2004-02-03 Thread Chris Bruce
to escape the [EMAIL PROTECTED]'that.com Thanks. -- Chris Bruce [EMAIL PROTECTED] Idextrus E-Business Architects http://www.idextrus.com 3282 Wilmar Cres. Mississauga, ON L5L4B2 CA 905.828.9189 This e-mail and its contents

[PHP] Comparing multiple Mysql tables to find duplicates

2004-01-30 Thread Chris Bruce
Hello everyone, I am trying to write a function that would compare one table to a number of other tables in Mysql and remove any duplicates found. This is for tables of email addresses where I want to remove any dups found. Example: Master list - compare to list1, list2, list3, and so on and

Re: [PHP] Comparing multiple Mysql tables to find duplicates

2004-01-30 Thread Chris Bruce
Mysql 3.23.54. My first thought was to load the output from the tables into an array and they use a foreach and in_array to create a list of dups, but I wanted to see if there was an easier way. -- Chris Bruce [EMAIL PROTECTED] Idextrus E-Business Architects http://www.idextrus.com 3282

Re: [PHP] Comparing multiple Mysql tables to find duplicates

2004-01-30 Thread Chris Bruce
This will work for Mysql 3.23.54? -- Chris Bruce [EMAIL PROTECTED] Idextrus E-Business Architects http://www.idextrus.com 3282 Wilmar Cres. Mississauga, ON L5L4B2 CA 905.828.9189 On Jan 30, 2004, at 12:48 PM, John W. Holmes wrote: From: Chris Bruce [EMAIL PROTECTED] I am trying to write

Re: [PHP] Comparing multiple Mysql tables to find duplicates

2004-01-30 Thread Chris Bruce
Cool, thanks John, I'll give it a shot. Sorry for the last email, I sent it before you sent this one :) -- Chris Bruce [EMAIL PROTECTED] Idextrus E-Business Architects http://www.idextrus.com 3282 Wilmar Cres. Mississauga, ON L5L4B2 CA 905.828.9189 On Jan 30, 2004, at 12:54 PM, John W. Holmes

[PHP] Difference between --with-... and --enable-... in config.m4 [php-4.3.1]

2004-01-26 Thread Bruce Bailey
connection to another system, another DSO, or something else. What is the difference between --with-... and --enable-... in config.m4. More importantly, why would I choose one or the other. Thanks in advance. Bruce [EMAIL PROTECTED

[PHP] apache/web site question...

2003-12-24 Thread bruce
PC. If this isn't possible, I'll take the PHP/ASP/Etc.. approach where I can include a file that resides on another completely different server/PC... thanks... bruce douglas [EMAIL PROTECTED] (925) 866-2790 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] Calling mail() in a loop

2003-11-13 Thread Chris Bruce
function that I could call that would be a similar test without having to send out emails. Thanks for your time. Cheers, Chris -- Chris Bruce [EMAIL PROTECTED] Idextrus http://www.idextrus.com 3282 Wilmar Cres. Mississauga, ON L5L4B2 CA 905.828.9189

Re: [PHP] Congratulations You Win

2003-10-08 Thread Kevin Bruce
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Kevin Bruce Educational Web Designer VIP K-16 Grant http://www.scienceinquiry.org [EMAIL PROTECTED] Maryland Sea Grant College AOL Instant Messenger screen name- mdsgkevin -- PHP

Re: [PHP] Does the AOL browser break any standards?

2003-09-29 Thread Kevin Bruce
-- Kevin Bruce Educational Web Designer VIP K-16 Grant http://www.scienceinquiry.org [EMAIL PROTECTED] Maryland Sea Grant College 4321 Hartwick Road, Suite 300 College Park, MD 20740 301.403.4220 ext. 25 OR (on Wednesdays and Fridays) 717.637.5370 AOL Instant Messenger screen name- mdsgkevin

Re: [PHP] Central authentication for multiple sites

2003-09-29 Thread Kevin Bruce
! -- Kevin Bruce Educational Web Designer VIP K-16 Grant http://www.scienceinquiry.org [EMAIL PROTECTED] Maryland Sea Grant College 4321 Hartwick Road, Suite 300 College Park, MD 20740 301.403.4220 ext. 25 OR (on Wednesdays and Fridays) 717.637.5370 AOL Instant Messenger screen name- mdsgkevin -- PHP

<    1   2   3   4   5   6   7   >