Search the web
Sign In
New User? Sign Up
PHP-fusebox · Fusebox methodologies in PHP
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2353 - 2382 of 4156   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2353
I'm curious how people are setting up there db connections in FB4. I'd rather not set up my connection at the top of every qry file, that just doesn't seem...
near_personal
Offline Send Email
Jun 4, 2004
2:42 pm
2354
Hi nP, If you want to have reusable code snippets to open and close the database connections, you could have a model circuit called "db" or something. Then in...
Mike
starkraving2002
Online Now Send Email
Jun 6, 2004
8:45 pm
2355
I find it best to use global structurs for my db related variables For example: <cfquery name="queryName" datasource="#GLOBAL.DB.DATASOURCE#"> SELECT * FROM...
Paul Roe
snafu918
Offline Send Email
Jun 7, 2004
3:00 pm
2356
It is the first time I have tried this. I am a regular reader but a first-time responder. Here's my comment: It is the necessity of using and over-using global...
dempseyjp
Offline Send Email
Jun 7, 2004
6:18 pm
2357
Fusebox isn't OO. Mike ... <http://rd.yahoo.com/SIG=129d8m7s0/M=298184.5022502.6152625.3001176/D= ... ...
Mike Britton
mbritton72
Offline Send Email
Jun 7, 2004
7:01 pm
2358
... Hello, I like to use the Globals/myGlobals pluggin to set #request.dsn# (or just #dsn#) to be some string in the myGlobals.cfm file. Alternatively, you...
Phillip Harrington
philsown
Offline Send Email
Jun 7, 2004
7:28 pm
2359
Hello, I'm still playing with FB4 but I'm getting quite upset with a few things. Maybe it is a bug, maybe it is something I'm doing wrong. I start off with the...
Aschwin Wesseliu
discussie_lijst
Offline Send Email
Jun 8, 2004
10:43 am
2360
... it ... Yep, found it..... Somehow there are put some weird characters in front of the XML-tag declaration (<?xml blah,blah ?>). If I remove it on the...
discussie_lijst
Offline Send Email
Jun 8, 2004
12:05 pm
2361
Hi Aschwin, The <?xml ... ?> tag at the top of the fusebox xml file shouldn't be any problem. I wasn't able to recreate your error, but I'm not on Mandrake....
Mike
starkraving2002
Online Now Send Email
Jun 8, 2004
6:25 pm
2362
I wonder if you just remove the xml tag at the top, if it will fix it? I was just following the way the fusebox and circuit xml files were constructed for FB4...
Mike
starkraving2002
Online Now Send Email
Jun 8, 2004
6:28 pm
2363
Mike can you take a look at the changes made by drmaples to the core files, he changed get_file_contents() to fopen so that the framework is more backward...
Paul Roe
snafu918
Offline Send Email
Jun 8, 2004
7:55 pm
2364
Done, CVS'd and uploaded. I've re-organized the file downloads so that the core files will always show up in the summary page. We've got a couple of sample...
Mike
starkraving2002
Online Now Send Email
Jun 9, 2004
3:21 pm
2365
Does anyone know of a nice way to do that? I'd love to have the CF- style footer after the page output, with say ms processing times for the template included,...
Mike
starkraving2002
Online Now Send Email
Jun 10, 2004
4:51 pm
2366
A guy here built a php class that does this. It would be pretty easy to have this as a postprocess plugin. -Darrell...
Darrell Maples
derallier
Online Now Send Email
Jun 10, 2004
5:23 pm
2367
This sounds like a really useful tool. Mike ... ...
Mike Britton
mbritton72
Offline Send Email
Jun 10, 2004
5:35 pm
2368
... I ported <cfdump> tag to PHP, called it phpdump(). If you want then I can post it somewhere. Not so sure about copyright issues though :| -- .erki...
Erki Esken
mcknzm
Offline Send Email
Jun 10, 2004
8:40 pm
2369
could you please send it to me directly, i would like to compare it with what we have here. -darrell...
Darrell Maples
derallier
Online Now Send Email
Jun 10, 2004
8:57 pm
2370
This would save me a lot of time -- can you send to me as well? Mike ... ...
Mike Britton
mbritton72
Offline Send Email
Jun 10, 2004
9:29 pm
2371
Same here - I'd love a copy! Thanks! - Clay - ... _________________________________________________________________ MSN Toolbar provides one-click access to...
Clay Fischer
neakmontana
Offline Send Email
Jun 10, 2004
9:56 pm
2372
Me Too! (Posting Me Too like some brain dead AOLer). Phil ... -- Kind Regards, Phil ======================================== Phillip Harrington ...
Phillip Harrington
philsown
Offline Send Email
Jun 10, 2004
10:45 pm
2373
.::M3 t00::. m|kE ;)...
Mike
starkraving2002
Online Now Send Email
Jun 11, 2004
3:19 am
2374
I'd love to get a copy as well! andrew@......
near_personal
Offline Send Email
Jun 11, 2004
1:38 pm
2375
I think we're there! Check out this list of updates: * (06/16/04) Merged xmlParser.php and inc_CommonFunctions.php into respective core files, and privatized...
Mike
starkraving2002
Online Now Send Email
Jun 16, 2004
5:51 pm
2376
NewB PHP-Fuseboxer. Nice to meet you all!! Yes, I would love a copy too! BTW - I've been coding FB for CF for awhile, but just started PHP-Fusebox3. After...
Chriskk
kurisukk
Offline Send Email
Jun 17, 2004
6:18 am
2377
I noticed a discussion last year regarding using HTML_QuickForm within Fusebox3, and was wondering ... - is this a common setup? - pros and cons - how about...
Chriskk
kurisukk
Offline Send Email
Jun 17, 2004
6:43 am
2378
Hello everyone! (cross posting this on all the lists for extra exposure to my foolishness, for your amusement of course) Anyway, back in the "good old days" of...
Phillip Harrington
philsown
Offline Send Email
Jun 17, 2004
9:03 am
2379
So, you know how writing a big dumb email causes you to have an epiphany every time? Well, here's mine... <!-- one fuseaction for the form --> <fuseaction...
Phillip Harrington
philsown
Offline Send Email
Jun 17, 2004
9:39 am
2380
I looked at the url below, but I only saw CF files. I read in the (scant at present) FB4 docs that you can use any language with the new XML features of FB4...
Hoffman, Geoffrey
m2guru
Offline Send Email
Jun 17, 2004
3:37 pm
2381
they should be located here. http://sourceforge.net/projects/phpfb4/ let me know if you cannot find them. -darrell...
Darrell Maples
derallier
Online Now Send Email
Jun 17, 2004
4:25 pm
2382
Thanks Darrell, So I downloaded the core files & the LetsMakeADeal sample app, but they're entirely dissimilar. I dropped the core files in with the demo...
Hoffman, Geoffrey
m2guru
Offline Send Email
Jun 17, 2004
10:35 pm
Messages 2353 - 2382 of 4156   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help