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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2453 - 2488 of 4156   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2453
... I just think the opposite...... XML makes it more cleaner to configure and to apply circuits in a very clean way. Besides that, you exactly know now, wich...
Aschwin Wesselius
discussie_lijst
Offline Send Email
Sep 1, 2004
7:06 am
2454
Agreed. Additionally, FB3 got me accustomed to designing my app's logic through switch statements, and now FB4 makes it more intuitive with XML. It's also...
Mike Britton
mbritton72
Offline Send Email
Sep 1, 2004
2:17 pm
2455
The XML has to be a flat text file, not dynamically generated... if you tried to do that you would have to keep your fusebox.xml in development mode, and you...
Mike
starkraving2002
Online Now Send Email
Sep 1, 2004
5:17 pm
2456
Hello, I'm beginning with PHP-Fusebox (I come from the Lasso-Fusebox World). I'am a beginner in PHP too ... I need some exemples FB3/PHP to learn. I've you...
Gregory Hedo
ghedo
Offline Send Email
Sep 2, 2004
9:19 am
2457
Dear PHP Professionals, We are a PHP Development Centre at Bangalore, India and have Web Developer positions available with our company. Job Position - Web...
b9web2004
Offline Send Email
Sep 9, 2004
9:58 am
2459
Pardon the interruption, folks. You may go about your business now. David Huyck b@......
David Huyck
davidhuyck
Offline Send Email
Sep 10, 2004
12:43 am
2460
Hi everyone I'm trying to use the new version of Fusebox, but I'm getting errors when I try to run it. I get an error trying to write the parsed files (Could...
ezine@...
thearchgu
Offline Send Email
Sep 11, 2004
7:44 pm
2461
... Hi August, Actually this can be a very common error.....:-( It tells you that Fusebox 4 can't write to the parsed/ directory. This directory should be...
Aschwin Wesselius
discussie_lijst
Offline Send Email
Sep 11, 2004
10:20 pm
2462
I adjusted the parsed directory's permissions in IIS and it fixed the problem. Mike ... __________________________________ Do you Yahoo!? Yahoo! Mail is new...
Mike Britton
mbritton72
Offline Send Email
Sep 12, 2004
2:54 pm
2463
Dear All... I Have problem to sending (POST) (i used fsockopen) an HTML/XML tag using PHP... Example : POST 127.0.0.1 HTTP/1.1 Accept: */* Accept-Language:...
Joko Sunaryo
jo_ryo
Offline Send Email
Sep 16, 2004
5:10 am
2464
use a PHP function called "stripslashes". http://www.php.net/manual/en/function.stripslashes.php stripslashes( $_POST['par1'] ) should give you what you want....
Ryan Hagan
ryan_hagan
Online Now Send Email
Sep 16, 2004
10:09 am
2465
I POST the data to another web server, so i cant use stripslashes in their web server. But it SOLVED : Content-Type: application/octet-stream Thanks Ryan. ... ...
Joko Sunaryo
jo_ryo
Offline Send Email
Sep 16, 2004
10:17 am
2467
Hey guys, I'm having a problem and maybe it's just because I've been staring at the screen for too long, but another perspective might help out here. I'm ...
Ryan Hagan
ryan_hagan
Online Now Send Email
Sep 21, 2004
3:36 pm
2468
3 Ideas. 1) When you deleted the parsed file, did you also delete the app_cacheddata file? 2) Is your fusebox.xml in "production" mode? Leave it in...
Phillip Harrington
philsown
Online Now Send Email
Sep 21, 2004
5:59 pm
2469
... 1 and 2 I also thought of. However, 3 didn't even occur to me, and sure enough I had an unescaped & in one of my circuits. Boy is my face red. The...
Ryan Hagan
ryan_hagan
Online Now Send Email
Sep 21, 2004
6:35 pm
2470
It's language specific, CF throws an error if you don't escape the &. I know that CF5 FB4 throws an error if the xml isn't valid, i suppose it could be...
Mike
starkraving2002
Online Now Send Email
Sep 21, 2004
8:58 pm
2471
We'd have to completely rewrite the XML parser in the fusebox loader. Doable, but time consuming. Possibly there's an open source validator written in PHP...
Ryan Hagan
ryan_hagan
Online Now Send Email
Sep 22, 2004
1:42 pm
2472
... I throw parse errors for badly formed XML in Mach-II: if (!$this->parseString($xml, feof($this->xmlFile))) { $error =& MachII::throwError( array( 'lineNo'...
Alan Richmond
alanr1138
Offline Send Email
Sep 22, 2004
3:27 pm
2473
... BTW, you can get XML_DTD here: http://pear.php.net/package/XML_DTD...
Alan Richmond
alanr1138
Offline Send Email
Sep 22, 2004
3:33 pm
2474
Thanks Alan - extremely helpful. Mike ... __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! ...
Mike Britton
mbritton72
Offline Send Email
Sep 22, 2004
5:46 pm
2477
does anyone know of a program that will allow me to place images of any size into a directory and then have them automatically resized to the requirements of...
eanton123
Offline Send Email
Oct 6, 2004
12:17 am
2478
PHP has a bunch of image functions: http://us2.php.net/image In CF, Try Efflare. http://efflare.com/ Phil ... -- Kind Regards, Phillip Harrington ...
Phillip Harrington
philsown
Online Now Send Email
Oct 6, 2004
12:24 am
2479
Image Magick is pretty good for this sort of thing. Its fairly easy to call it from PHP as a command line utility. http://www.imagemagick.org/ Cheers Ross ... ...
Ross
tetranz
Offline Send Email
Oct 6, 2004
1:11 pm
2480
I've put the core files onto the sourceforge site so that we can start beta testing it. For those of you who need your memories jogged, the url is...
Mike
starkraving2002
Online Now Send Email
Oct 6, 2004
6:26 pm
2482
May nr597839 catch the west nile virus and mad cow disease simultaneously, the lowlife scum....
Hoffman, Geoffrey
m2guru
Offline Send Email
Oct 7, 2004
3:36 pm
2483
... simultaneously, ... Here, here. They're site isn't even using fusebox....the nerve of some spammers!...
bsdirqconflict
Offline Send Email
Oct 8, 2004
2:35 pm
2485
I've attached a class that I've used with some success for resizeing images. I use this class with this system: http://www.tedmasterweb.com/postcards/ Ted...
Ted Stresen-Reuter
tedmasterweb
Offline Send Email
Oct 12, 2004
11:27 am
2486
I recommend GD Lib: http://www.boutell.com/gd/ I believe most PHP hosts have this graphics library already installed, but I could be wrong. There's an article...
Mike Britton
mbritton72
Offline Send Email
Oct 12, 2004
2:31 pm
2487
Has everyone had a chance to go to the SF site and download the latest core files? I'd like to give JCQ a tested and "approved" set for inclusion on the...
Mike
starkraving2002
Online Now Send Email
Oct 12, 2004
5:48 pm
2488
Hey Mike, Thanks for the reminder... I've been meaning to check out 4.1 and finally had a sec. I'm still heavy into PHPFBX3 so it may take me a while to digest...
Hoffman, Geoffrey
m2guru
Offline Send Email
Oct 12, 2004
6:31 pm
Messages 2453 - 2488 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