[PHP] PHP 5.2.17 zend_mm_panic Called

2011-05-05 Thread Bruce Bailey
0x0806109c in child_main () #23 0x08061322 in make_child () #24 0x08061661 in perform_idle_server_maintenance () #25 0x08061c9a in standalone_main () #26 0x080622ba in main () Has anyone seen this before? Any assistance would be greatly appreciated. Thanks in advance, Bruce

[PHP] 'dl() is deprecated' Error in PHP5.2.3

2010-09-01 Thread Bruce Bailey
$ php -i | grep -i dl enable_dl = On = On I thought that 'dl' wasn't deprecated until version 5.3.x Thanks in advance, Bruce

[PHP] still having trouble with time-stamp subtraction two mysql fields

2010-05-27 Thread Bruce Gilbert
appreciated. -- ::Bruce:: -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] determining time difference between two timestamp fields.

2010-05-25 Thread Bruce Gilbert
with the difference in minutes. thanks. -- ::Bruce:: -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] determining time difference between two timestamp fields.

2010-05-25 Thread Bruce Gilbert
May 2010 15:55, Bruce Gilbert webgu...@gmail.com wrote: Here is the situation. I have a form which sets a timestamp when a user logs in using UPDATE in SQL. The field is called 'login_timestamp' and is in a table called 'Candidates'. I have another timestamp which is set when a user submits

Re: [PHP] determining time difference between two timestamp fields.

2010-05-25 Thread Bruce Gilbert
need the days or seconds. The MySQL timestamp is in this format. 2010-05-17 11:32:45 - 2010-05-17 12:26:13 On Tue, May 25, 2010 at 11:11 AM, Peter Lind peter.e.l...@gmail.com wrote: On 25 May 2010 16:14, Bruce Gilbert webgu...@gmail.com wrote: Thanks. I know my syntax isn't quite right

[PHP] gmail filter test

2010-03-14 Thread bruce
test -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php - page flow issue...

2010-03-14 Thread bruce
hi. got a situation for a potential page that i'm playing with. i'm trying to figure out how to implement it, and the best/good approach to this. i'm actually considering integrating this kind of process within a cms (joomla/mambo/cmsms/etc..) but right now, this is in the initia thought stage...

[PHP] How to Delete the parent node, and child nodes/leafs for a db/tbl in php

2009-10-16 Thread bruce
Hi. I've got a situation where I have a couple of tables. The relationship between the tables is one of parent/child. I'm trying to figure out the best approach to being able to delete the associated children in the child tbls, of a given parentID in the parentTBL... I've checked into various

RE: [PHP] How to Delete the parent node, and child nodes/leafs for a db/tbl in php

2009-10-16 Thread bruce
[mailto:a...@ashleysheridan.co.uk] Sent: Friday, October 16, 2009 8:38 AM To: bruce Cc: php-general@lists.php.net Subject: Re: [PHP] How to Delete the parent node, and child nodes/leafs for a db/tbl in php On Fri, 2009-10-16 at 08:34 -0700, bruce wrote: Hi. I've got a situation where I have

[PHP] Error message

2009-09-05 Thread Bruce Dobson
Hi folks, I am new on this list and to php. I have just downloaded and gotten php 5.3.0 working with IIS on one computer but my efforts to install it on another computer come up with the error message: 14001 (0x36b1) Can anybody tell me what this relates to? Thanks Bruce

[PHP] berkeley database

2009-07-08 Thread bruce
hi... trying to find a link to a good/basic sample/tutorial for berkeley db using php... so far, looking over the net, haven't found any! pointers, links would be greatly appreciated!! thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] php/sqlite3

2009-07-08 Thread bruce
that contains the sqlite3.so.. however, when i run a test app using sqlite_open, i'm getting an error saying that the sqlite_open is undefined... so... my question.. how the heck can i resolve this issue! thanks.. -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

RE: [PHP] Passing Values between C App and PHP

2009-06-22 Thread bruce
if memory serves... you can look into using a shared memory block, or pipes to communicate between the php/c app -Original Message- From: Tobias Krieger [mailto:tobias.krie...@teamfrednet.org] Sent: Sunday, June 21, 2009 2:44 PM To: Nathan Nobbe Cc: php-general@lists.php.net

[PHP] need someone to bounce some thoughts with for a project!

2009-06-18 Thread bruce
hi list... sorry to post here, but i figured you might be able to help... i'm working on a project, that deals with building a crawler, and i'm working out the details for the mgmt app for the crawler. i'm currently looking at how to deal with the status/actions of the crawler, and how the

RE: [PHP] PHP5 SOAP...

2009-06-16 Thread bruce
hi russell... isn't the actual soap data/packet that's being sent over the wire viewable via an app like livehttpheaders... (at least from firefox) or are you looking for something in much more detail... -Original Message- From: rjon...@gmail.com [mailto:rjon...@gmail.com]on Behalf Of

RE: [PHP] Periodic Actions in PHP?

2009-06-13 Thread bruce
hi... is this a php/web based app... are the users using the chat function via the browser.. if this is a browser/web app, are you looking for a way for the php web app to refetch the textfile... i would assume so... have you figured out a rough architecture/design for your app.. in your

RE: [PHP] Web application design considerations - a good reference ?

2009-06-02 Thread bruce
hi angus... You're probably going to get a lot of different approaches to this one! as a long term/time developer in a past life.. In my humble opinion, a reasonable approach is to start by laying out the key things that the app has to accomplish, and then to break this down into a list/sublist

[PHP] Book site question

2009-06-02 Thread bruce
imagined it!! I've got a situation where I'm going to be dealing with books, and it might be useful to talk with whoever was working on the app.. If this email finds you, and you were the person working on the app... Please get back to me!! Thanks -bruce -- PHP General Mailing List (http

RE: [PHP] spawning a process that uses pipes - doesn'tterminatewhen webpage download is canceled

2009-06-01 Thread bruce
[mailto:rob...@interjinn.com] Sent: Monday, June 01, 2009 5:46 AM To: bruce Cc: 'flint'; 'PHP-General List' Subject: RE: [PHP] spawning a process that uses pipes - doesn'tterminatewhen webpage download is canceled On Sun, 2009-05-31 at 21:23 -0700, bruce wrote: hi robert.,, now you've got me

RE: [PHP] spawning a process that uses pipes -doesn'tterminatewhen webpage download is canceled

2009-06-01 Thread bruce
01, 2009 8:02 AM To: bruce Cc: 'PHP-General List' Subject: RE: [PHP] spawning a process that uses pipes -doesn'tterminatewhen webpage download is canceled On Mon, 2009-06-01 at 07:52 -0700, bruce wrote: hi robert... i got the popen/php process but i don't see how one can stop a browser/apache

RE: [PHP] spawning a process that uses pipes - doesn't terminate when webpage download is canceled

2009-05-31 Thread bruce
we answered this a number of times... was there something in the replies that didn't satisfy you? -Original Message- From: flint [mailto:fmill...@gmail.com] Sent: Sunday, May 31, 2009 6:53 AM To: PHP-General List Subject: [PHP] spawning a process that uses pipes - doesn't terminate

RE: [PHP] spawning a process that uses pipes - doesn't terminatewhen webpage download is canceled

2009-05-31 Thread bruce
hi robert.,, now you've got me curious.. you state... -Use something else to pass the data back to the user... popen() comes to -mind or proc_open(). Then disable auto abort on user disconnect via -ignore_user_abort(). Then after sending periodic data chunks, check the -user connection status

RE: [PHP] Re: Numerical Recipe - Scheduling Question - update...

2009-05-30 Thread bruce
: [PHP] Re: Numerical Recipe - Scheduling Question bruce wrote: Hi.. Got a need to be able to allow a user to specify the frequency to run certain apps/processes.. I need to be able to have the user specify a start Time, as well as a periodic frequency (once, hourly, daily, weekly...) as well

[PHP] Numerical Recipe - Scheduling Question

2009-05-29 Thread bruce
Hi.. Got a need to be able to allow a user to specify the frequency to run certain apps/processes.. I need to be able to have the user specify a start Time, as well as a periodic frequency (once, hourly, daily, weekly...) as well as allow the user to specify every XX minutes... So i basically

RE: [PHP] Re: Numerical Recipe - Scheduling Question

2009-05-29 Thread bruce
, 2009 2:48 PM To: php-general@lists.php.net Subject: [PHP] Re: Numerical Recipe - Scheduling Question bruce wrote: Hi.. Got a need to be able to allow a user to specify the frequency to run certain apps/processes.. I need to be able to have the user specify a start Time, as well as a periodic

RE: [PHP] Re: Numerical Recipe - Scheduling Question

2009-05-29 Thread bruce
Message- From: Shawn McKenzie [mailto:nos...@mckenzies.net] Sent: Friday, May 29, 2009 2:48 PM To: php-general@lists.php.net Subject: [PHP] Re: Numerical Recipe - Scheduling Question bruce wrote: Hi.. Got a need to be able to allow a user to specify the frequency to run certain apps

RE: [PHP] spawning a process that uses pipes - doesn't terminate when webpage download is canceled

2009-05-28 Thread bruce
Hi Flint. Not sure if you have a solution to this yet, or if I fully understand! But if your issue is basically that you have a situation where you might have orphaned processes that never finish and that are consuming real resources you could have the app get/monitor the process ID for each

RE: [PHP] continue working after finishing up with the http client

2009-05-27 Thread bruce
hi tom... exacly what are you trying to accomplish? is this in a web app? has the user hit the site, logged in, etc? can you provide an example of what the sequence of events are that you're trying to deal with.. thanks -Original Message- From: Tom Worster [mailto:f...@thefsb.org]

RE: [PHP] continue working after finishing up with the http client

2009-05-27 Thread bruce
...@thefsb.org] Sent: Wednesday, May 27, 2009 7:14 AM To: bruce; php-general@lists.php.net Subject: Re: [PHP] continue working after finishing up with the http client On 5/27/09 9:50 AM, bruce bedoug...@earthlink.net wrote: exacly what are you trying to accomplish? is this in a web app? has the user hit

[PHP] Startup Stuff in the san Francisco/Bay Area

2009-05-24 Thread bruce
Hi guys... Before you start flaming/shouting.. thought I'd post this here, as I'm at my wit's end, and this might help others as well. And yeah, this has nothing to do with solving a php coding issue!! I'm trying to figur eout if there are guys/gals/groups/etc.. of developers here in the San

RE: Fwd: [PHP] SECURITY PRECAUTION BEFORE SUBMITTING DATA INDATABASE

2009-05-21 Thread bruce
if you really want to get to the real low level details of an app... unless you're dealing with an app that's seriously crunching, and extremely sensitive to returning data to the user's browser in a timely manner, you should write all replies back to a db/tbl... this would allow you as the

RE: [PHP] speaking of control structures...

2009-05-07 Thread bruce
you know... interesting that goto can be found in code!! -Original Message- From: Robert Cummings [mailto:rob...@interjinn.com] Sent: Thursday, May 07, 2009 7:36 AM To: Tom Worster Cc: Clancy; php-general@lists.php.net Subject: Re: [PHP] speaking of control structures... On Thu,

[PHP] Need Help! - Looking over a wireframe doc...

2009-05-05 Thread bruce
the doc is.. Get to me offline if you're interested in taking a look. thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] 800 pound gorilla

2009-04-20 Thread bruce
hmmm... a developer might not (won't) give you voting rights? (is there sucj a thing!!!) however, if you put together a number of really skilled c/c++ (whatever) developers, then you could easily take the current existing sourcebase of code, and go ahead and fork your own version, and never need

RE: [PHP] Out of the blue question..

2009-04-07 Thread bruce
chris... did you read the entire msg.. this isn't/wasn't a hunt for someone for a project... please re-read.. -Original Message- From: Chris [mailto:dmag...@gmail.com] Sent: Monday, April 06, 2009 8:14 PM To: bruce Cc: php-general@lists.php.net Subject: Re: [PHP] Out of the blue

[PHP] Out of the blue question..

2009-04-06 Thread bruce
Hi Ladies/Gents of the list... I've got an issue/question and figured I'd fire it to the list. Over time, I've had a few projects that I've worked on, where I've required someone with skills way beyond mine for a given area. And rather than spend hours trying to figure it out, I've sometimes

RE: [PHP] Workflow app for software

2009-04-01 Thread bruce
...@interjinn.com] Sent: Wednesday, April 01, 2009 9:30 AM To: haliphax Cc: php-general@lists.php.net Subject: Re: [PHP] Workflow app for software On Wed, 2009-04-01 at 11:25 -0500, haliphax wrote: On Wed, Apr 1, 2009 at 8:33 AM, bruce bedoug...@earthlink.net wrote: not another top/side/bottom post

RE: [PHP] Workflow app for software

2009-04-01 Thread bruce
, bruce bedoug...@earthlink.net wrote: and haliphax... i specifically sent the reply to only you.. you then felt the need to reply to the list as a whole hmm.. ok.. this thread is officially dead!! unless of course it gets back to the initial question... peace

RE: [PHP] Workflow app for software

2009-04-01 Thread bruce
now that.. was funny actually laughed out loud! -Original Message- From: George Larson [mailto:george.g.lar...@gmail.com] Sent: Wednesday, April 01, 2009 12:08 PM To: Robert Cummings Cc: bruce; haliphax; php-general@lists.php.net Subject: Re: [PHP] Workflow app for software

[PHP] Workflow app for software

2009-03-31 Thread bruce
Ladies/Gents... Hi. Trying to get some input to a web based app for dealing with managing software apps/scripts. Basically, i'm envisioning a system where people register/signup, and then check in/out apps for development/testing/production... I need a way of dealing with users,

RE: [PHP] Workflow app for software

2009-03-31 Thread bruce
hey todd... just toook a look at the polarion svn-web app i thought that was closed source... i see that it's open!!! -Original Message- From: haliphax [mailto:halip...@gmail.com] Sent: Tuesday, March 31, 2009 2:18 PM To: bruce; php-general@lists.php.net Subject: Re: [PHP] Workflow

RE: [PHP] Regex

2009-03-26 Thread bruce
hi... if you haven't solved your issue... can you tell me in detail what you're trying to accomplish? what are the steps to running the script? thanks -Original Message- From: jesse.ha...@arvatousa.com [mailto:jesse.ha...@arvatousa.com] Sent: Thursday, March 26, 2009 1:23 PM To:

[PHP] quick question - need a site i can more or less copy from

2009-03-22 Thread bruce
Hi... Working on a test app, and I need a web interface to test/view the underlying information. Looking for (hopefully) quick pointers/suggestions. I'm dealing with a number of cli web crawling apps that return data. I'm trying to find a quick app that I can modify the db schema, as well as

[PHP] webmin mods..

2009-03-22 Thread bruce
oh... has anyone ever played/used/modified the webmin app?? i'm looking for a web based app/tool that i can modify to be able to manage my distribbuted client/server crawler on my network of boxes. i'd rather start with an existing framework/app that already kind of works with modules/apps on a

RE: [PHP] Re: Problems with exec() on windows

2009-03-20 Thread bruce
gotten it to work was to get rid of the spaces in the path/to/exe. Luke. On Thu, Mar 19, 2009 at 8:24 PM, bruce bedoug...@earthlink.net wrote: hey... if you're going to deal with file/pathnames in windows/linux.. you're going to have to encapsulate them with or with '' ie double

[PHP] linux sha1sum .vs php sha1

2009-03-20 Thread bruce
hi... doing some testing with linux sha1sum, and php's sha1 function... are they both supposed to return the same results for the same chunk of text. test file a.dat = 1234567890 linux: echo a.dat sha1sum -t!= php ? sha1(1234567890); ? any thoughts... thanks -- PHP General Mailing

RE: [PHP] Re: Problems with exec() on windows

2009-03-19 Thread bruce
hey... if you're going to deal with file/pathnames in windows/linux.. you're going to have to encapsulate them with or with '' ie double/single quotes... -Original Message- From: Kyohere Luke [mailto:l...@beyonic.com] Sent: Thursday, March 19, 2009 10:18 AM To: Bastien Koert Cc: Shawn

[PHP] RE: file locking...

2009-03-03 Thread bruce
: Subject: Re: file locking... On Sun, 1 Mar 2009 10:00:54 -0800, bruce bedoug...@earthlink.net declaimed the following in comp.lang.python: Except in my situation.. the client has no knowledge of the filenaming situation, and i might have 1000s of files... think of the FIFO, first in, first out

RE: [PHP] whoami explanation

2009-03-03 Thread bruce
hi pj... single quotes are entered via the key directly left from the return/enter key on most/all qwerty keyboards... the 'backtic' is normally the shift '~' key... the key, right to the left of the '1' key... in the upper left position of the keyboard... -Original Message- From: PJ

RE: [PHP] file locking...

2009-03-01 Thread bruce
of the files.. and i use some sort of database as the informational storage. hopefully this provides a little more clarity. thanks -Original Message- From: Robert Cummings [mailto:rob...@interjinn.com] Sent: Sunday, March 01, 2009 2:50 AM To: bruce Cc: php-general@lists.php.net Subject: Re: [PHP

RE: [PHP] file locking...

2009-03-01 Thread bruce
.. the backend of the service has to quickly process the files in the dir as fast as possible to return the data to the web client query... thanks -Original Message- From: Robert Cummings [mailto:rob...@interjinn.com] Sent: Sunday, March 01, 2009 9:54 AM To: bruce Cc: php-general

[PHP] file locking...

2009-02-28 Thread bruce
Hi. Got a bit of a question/issue that I'm trying to resolve. I'm asking this of a few groups so bear with me. I'm considering a situation where I have multiple processes running, and each process is going to access a number of files in a dir. Each process accesses a unique group of files, and

[PHP] redirecting output for a spawned child process..

2009-02-21 Thread bruce
hi... got a situation where i have a parent app that spawns children. trying to figure out how to get the output of the spawned/forked children to be written to an external file... can't seem to find any examples of how to accomplish this... do i have to insert something within the child php app

[PHP] fork/spawnzombie question

2009-02-12 Thread bruce
to have the zombie processes removed. I'm wondering. Is it possible to fork off a process, and have it essentially do the wait on all the zombie/shild processes from the parent app? Or would this be a peer process, waiting on it's peers? Thanks -bruce bedoug...@earthlink.net 925-249-1844

[PHP] webapp to drive/monitor a bunch of system processes

2009-02-11 Thread bruce
hi... i've got a project (goal) where i'm looking for a webbased app that drives/runs/monitors different linux/system processes. i'm basically looking for different apps that i can look at to get ideas/see their layout/structure. i'm going to have to create a similar app to run some processes

[PHP] preg_match question...

2009-02-06 Thread bruce
hi... trying to figure out the best approach to using preg_match to extract the number from the follwing type of line... 131646 sometext follows.. basically, i want to extract the number, without the text, but i have to be able to match on the text i've been playing with different preg_match

RE: [PHP] Re: preg_match question...

2009-02-06 Thread bruce
@lists.php.net Subject: [PHP] Re: preg_match question... bruce bedoug...@earthlink.net wrote in message news:234801c98863$88f27260$0301a...@tmesa.com... hi... trying to figure out the best approach to using preg_match to extract the number from the follwing type of line... 131646 sometext

RE: [PHP] Connect local app to a web app

2009-02-05 Thread bruce
hi... can you describe in psuedocode what you're trying to accomplish? might be able to help if i have a better understanding of where you're trying to go. -Original Message- From: Jônatas Zechim [mailto:zechim@gmail.com] Sent: Thursday, February 05, 2009 11:25 AM To:

[PHP] php forking/spawning question...

2009-01-27 Thread bruce
Hi... got the follwoing example... basically, when i call the function spawn_ i get the passed vars for appname/args... the $appname,$args are valid when the spawn_ function is initially invoked. however, when the app does the fork, the $appname, $args get lost. when the function gets to the

[PHP] process creation

2009-01-23 Thread bruce
A simple question (or so I thought). Does php allow an app to create/start a process/application that can continue to run on its own, after the initiating program/app terminates? It appears that the spawning/forking functions might work, but the child apps would be in a zombie status, and

RE: [PHP] process creation

2009-01-23 Thread bruce
: Friday, January 23, 2009 10:09 AM To: bruce Cc: php-general@lists.php.net Subject: Re: [PHP] process creation 2009/1/23 bruce bedoug...@earthlink.net A simple question (or so I thought). Does php allow an app to create/start a process/application that can continue to run on its own, after

[PHP] killing a child process from pcntl_exec

2009-01-22 Thread bruce
Hi.. I fork a child process, using pcntl_exec. I see the process from the cmdline (using pgrep 123), but I can't seem to kill the pid from the cmdline, using kill -9 123.. Is there something that I need to implement within the php test in order for the kill signal to be effective? If I wait,

RE: [PHP] Re: killing a child process from pcntl_exec

2009-01-22 Thread bruce
Medina [mailto:i...@simply-networks.de] Sent: Thursday, January 22, 2009 8:04 AM To: php-general@lists.php.net Subject: [PHP] Re: killing a child process from pcntl_exec bruce schrieb: Hi.. I fork a child process, using pcntl_exec. I see the process from the cmdline (using pgrep 123), but I can't

RE: [PHP] killing a child process from pcntl_exec

2009-01-22 Thread bruce
i'm pretty sure that's not the issue... i should be able to spawn/fork any kind of external app/process... kill -9 pid, especially if done as root, should terminate the process... i suspect that the issue has to do with zombie processes, and how php/pnctl_exec/etc.. operates. -Original

[PHP] php spawing/forking issues

2009-01-22 Thread bruce
Hi... Playing around with a test app to spawn external child processes. I'd like to be able to spawn/fork/run am external child process, that: -allows the child processes to run as separate independent processes (pid) -allows the child process(es) to be terminated via cmdline (kill -9 pid)

[PHP] Looking for an app...

2009-01-15 Thread bruce
Hi List! I know this is somewhat basic.. and I am searching google as I type! I'm looking for a client/server app that allows me to have a quick/dirty client that can upload/download a file to a server app, with the server app copying the file to a given dir... Code samples, or pointers to a

RE: [PHP] setting up FTP account names via PHP

2009-01-05 Thread bruce
I have in mind is to write the password into the pureftp DB upon signup. That would be the easiest. The other solution to write to a conf file would be OK, too. What do you think? bruce wrote: are you trying to allow a user who logs in, to use his same username when interfacing with the FTP

RE: [PHP] setting up FTP account names via PHP

2009-01-05 Thread bruce
are you trying to allow a user who logs in, to use his same username when interfacing with the FTP server? obviously, the password for the FTP server will be different. Or are you looking to dynamically create a one time user/passwd for the user so that it changes each time they access the FTP

RE: [PHP] setting up FTP account names via PHP

2009-01-05 Thread bruce
solution. Any suggestions? Thank you for any help, merlin bruce schrieb: merlin.. if you're going to allow a user to use the same user/passwd for the site, and the FTP server.. i would strongly argue that you should allow the user only the minimal access on the FTP server. if someone hacks your

[PHP] email app/script/needs...

2009-01-03 Thread bruce
HI... Playing around with an app and I need to implement some functionality allowing a user to email some text. Basically, I want to allow the user to select some text from a dropdown list. I then want to allow the user to edit the text if needed, and to then submit the text for email to a given

[PHP] trying to figure out how to create the right query...

2008-12-11 Thread bruce
Hi. I have the following test db/tbl setup. stateTBL +--+ | stateName| | stateID |+ +--+ V V V collegeTBL V +--+ V | collegeName | V | stateID |+ | collegeID|+

[PHP] Need a brain to bounce some Mysql/DB thoughts off of!!

2008-12-11 Thread bruce
if anyone's interested in helping me shake my mind out on this... thanks -bruce -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] category and sub category traversal

2008-12-01 Thread bruce
hey vamvan... you might pop this to the mysql email list as well, if you haven't already! [EMAIL PROTECTED] -Original Message- From: VamVan [mailto:[EMAIL PROTECTED] Sent: Monday, December 01, 2008 5:13 PM To: php List Subject: [PHP] category and sub category traversal Hello,

[PHP] Trre/Drop Down quick app for testing database tbls

2008-11-28 Thread bruce
Hi. I've got a few tbls that I'm testing. I'd like to have a simple web app to be able to iterate through the tbls to test out what I have in them. I'd like to be able to have each tbl as a drop-down/select box, so I select from selecta, which lists items from TBL-A, which then uses the id from

[PHP] array/iteration issue!!

2008-11-27 Thread bruce
hi. i have the following test multidiminsional array. i'm trying to figure out how to iterate through the array, to produce something like foo, physics, sss foo, physics, sffgg foo, english, sss foo, english, sffgg can't quite seem to get it right!! thoughts/comments... etc... thanks

RE: [PHP] array/iteration issue!!

2008-11-27 Thread bruce
iterate through this..?? thanks -Original Message- From: Robert Cummings [mailto:[EMAIL PROTECTED] Sent: Thursday, November 27, 2008 6:18 PM To: bruce Cc: 'PHP General list' Subject: Re: [PHP] array/iteration issue!! On Thu, 2008-11-27 at 17:31 -0800, bruce wrote: hi. i have

RE: [PHP] array/iteration issue!!

2008-11-27 Thread bruce
( dept = english, class = array ( class1 = sss, class2 = sffgg ) ) ); -Original Message- From: Robert Cummings [mailto:[EMAIL PROTECTED] Sent: Thursday, November 27, 2008 7:10 PM To: bruce Cc: 'PHP General list' Subject: RE: [PHP

RE: [PHP] array/iteration issue!!

2008-11-27 Thread bruce
much props guys!!! thanks!! -Original Message- From: Micah Gersten [mailto:[EMAIL PROTECTED] Sent: Thursday, November 27, 2008 8:23 PM To: Robert Cummings Cc: bruce; 'PHP General list' Subject: Re: [PHP] array/iteration issue!! Robert Cummings wrote: On Thu, 2008-11-27 at 19:36 -0800

RE: [PHP] array/iteration issue!!

2008-11-27 Thread bruce
Cummings [mailto:[EMAIL PROTECTED] Sent: Thursday, November 27, 2008 8:40 PM To: Micah Gersten Cc: bruce; 'PHP General list' Subject: Re: [PHP] array/iteration issue!! On Thu, 2008-11-27 at 22:22 -0600, Micah Gersten wrote: This is actually a much smaller data structure. $colleges = array

RE: [PHP] Model Web Site

2008-11-21 Thread bruce
hi... for what it's worth. the best approach might be to find a few sites that have the functionality/layout you like. there are probably a few of them that you'll run across that meet what you have in mind. use these as your basic guides. add additional features that you'd like. you now have

RE: [PHP] while-question

2008-11-19 Thread bruce
interesting points regarding college and programming.. my degrees bsee/msee covered alot more than pure programing.. as a double ee/cs, the ability to articulate an issue/problem, and bring to mind a cogent thought process was valuable. the ability to understand how different algorithms

RE: [PHP] Scheduling scripts?

2008-11-18 Thread bruce
he's looking to create a script/app for his own.clent usage.. not to just use google's cal app,,, check out freshmeat.net, or sourceforge if you haven't already... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Richard Heyes Sent: Tuesday, November 18,

RE: [PHP] ability to find include files...

2008-11-17 Thread bruce
hi t!! strace is something i would have used.. but unfortunately, strace (at least as far as i can tell) doesn't work with web based apps... thanks -Original Message- From: Thodoris [mailto:[EMAIL PROTECTED] Sent: Sunday, November 16, 2008 11:42 PM To: Andrew Ballard Cc: bruce; php

RE: [PHP] while-question

2008-11-17 Thread bruce
curious qiestion to all on here who dabble in php... how many of you have actully gone to college, taken algorithm courses, microprocessor courses, design/architecture courses, etc.. or is the majority of the work here from people who've grabbed the tools and started programming... ?

[PHP] user access/roles/privs functionality

2008-11-15 Thread bruce
Hi list... I need a way of managing users/teams/etc.. implementing roles/access rights/privs,etc... I'd like a way of being able to have users report to the resource above them, ie, the ability to have a hierarchical kind of tree approach would be good as wel, as this would allow different

[PHP] ability to find include files...

2008-11-15 Thread bruce
Hi list... starting to go through a debug/understanding session of a couple of php web apps. i'm wondering if there's any kind of tool/method that i can use to see which files are accessed/included/required when a given page is displayed.. this would allow me to quickly understand the flow of

[PHP] user access/roles/privs functionality

2008-11-14 Thread bruce
Hi list... I need a way of managing users/teams/etc.. implementing roles/access rights/privs,etc... I'd like a way of being able to have users report to the resource above them, ie, the ability to have a hierarchical kind of tree approach would be good as wel, as this would allow different

RE: [PHP] PHP - Web/list Question...

2008-11-10 Thread bruce
- From: Thodoris [mailto:[EMAIL PROTECTED] Sent: Monday, November 10, 2008 5:53 AM To: tedd Cc: php-general@lists.php.net Subject: Re: [PHP] PHP - Web/list Question... At 4:08 PM -0800 11/9/08, bruce wrote: hi tedd... no offense... but how does this get me to where i was talking about going

RE: [PHP] PHP - Web/list Question...

2008-11-09 Thread bruce
Message- From: Robert Cummings [mailto:[EMAIL PROTECTED] Sent: Sunday, November 09, 2008 10:49 AM To: Micah Gersten Cc: Stut; bruce; php-general@lists.php.net Subject: Re: [PHP] PHP - Web/list Question... On Sun, 2008-11-09 at 12:39 -0600, Micah Gersten wrote: Robert Cummings wrote: On Sun

RE: [PHP] PHP - Web/list Question...

2008-11-09 Thread bruce
Message- From: Robert Cummings [mailto:[EMAIL PROTECTED] Sent: Sunday, November 09, 2008 10:49 AM To: Micah Gersten Cc: Stut; bruce; php-general@lists.php.net Subject: Re: [PHP] PHP - Web/list Question... On Sun, 2008-11-09 at 12:39 -0600, Micah Gersten wrote: Robert Cummings wrote: On Sun

[PHP] PHP - Web/list Question...

2008-11-08 Thread bruce
Hi. I've got a question/issue that I want to bounce off the list. I have a list that extends over multiple pages. there might be 200 items, and i don't want to have the items listed on the same page as it would be too long. i can break the list up, so i can have it be displayed over multiple

[PHP] basic php question...

2008-11-04 Thread bruce
hi guys... i've got a button that i want to select, and i want the app to process some logic, and then return the user to the page. my question is how?? something like base page: a href=foo.phpbutton link/a foo.php -process logic -return the user to the base page, with the same querystring

RE: [PHP] basic php question...

2008-11-04 Thread bruce
and what's the best way to do the redirect sample code would be cool! -Original Message- From: Micah Gersten [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2008 11:33 AM To: bruce Cc: php-general@lists.php.net Subject: Re: [PHP] basic php question... Is anything changing

RE: [PHP] basic php question...

2008-11-04 Thread bruce
hi Kaleb looks like the header approach will work for my needs.. thanks -Original Message- From: Kaleb Pomeroy [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2008 11:46 AM To: bruce Cc: 'Micah Gersten'; php-general@lists.php.net Subject: Re: [PHP] basic php question

[PHP] Simple app to Fill in TBL/Access Control Function.

2008-11-02 Thread bruce
Hi guys... Forgive me! I'm looking for a simple app that has the user complete a TBL (don't care what), and has an access control process, along with an ADMIN function Something simple that I can rip apart, and build on top of!!! The CMS/Drupal/Typo/etc.. are way too complex. I'm currently

RE: [PHP] Re: Simple app to Fill in TBL/Access Control Function.

2008-11-02 Thread bruce
of functionality as a subset of the overall app. I can then rip apart/add what I need to the app... thanks -Original Message- From: Maciek Sokolewicz [mailto:[EMAIL PROTECTED] Sent: Sunday, November 02, 2008 3:33 PM To: bruce Cc: 'PHP List' Subject: [PHP] Re: Simple app to Fill in TBL

RE: [PHP] Control Over Printer Queue On Windows

2008-11-01 Thread bruce
hi shahrzad, do you know what the cmd line functions are to drive the printer? i have no idea, but i'm willing to bet if you search google, you'll find examples of how to accomplish this. once you figure this out, implementing in php will be easy. -- -Original Message- From: shahrzad

RE: [PHP] How to launch a background task from a web page

2008-10-30 Thread bruce
hey tony... in linux, using the causes the process to run in the background. do a quick search/test from google, and test using php, from the cmdline. ie php ? time1 a=`ls -al ` time2 echo time2 - time1 ? the above isn't correct, but you should get the idea... once you've got the

RE: [PHP] question about using sql server with php

2008-10-27 Thread bruce
hey sudhakar.. when you're changing database apps, you're normally going to have to change the connection codem as well as possibly the query structure for your different select/insert/etc.. queries. there should be plenty of examples/tutorials on the net, as well as in the php.net website.

  1   2   3   4   5   6   7   >