Re: PHP To Cold Fusion

2015-01-16 Thread Jon Clausen
1) No, that won’t work. toBase64(hash('testing', SHA-256)) gets you close but hash_hmac is a very specific PHP function in what it does. Is there a way you can use a different method to generate that signature or are you trying to maintain backward compatibility? Alternately, here’s a UDF

Re: PHP To Cold Fusion

2015-01-16 Thread Michael Dinowitz
2. The epoch is GMT and using the ColdFusion now() function returns local time, not GMT. This is a more accurate epoch value: left(GetTickCount(), 10) On Fri, Jan 16, 2015 at 1:04 PM, Jon Clausen jon_clau...@silowebworks.com wrote: 1) No, that won’t work. toBase64(hash('testing',

Re: PHP To Cold Fusion

2015-01-16 Thread Jon Clausen
And it’s simpler, to boot! What he said. :) On Jan 16, 2015, at 1:19 PM, Michael Dinowitz mdino...@houseoffusion.com wrote: 2. The epoch is GMT and using the ColdFusion now() function returns local time, not GMT. This is a more accurate epoch value: left(GetTickCount(), 10) On

RE: PHP To Cold Fusion

2015-01-16 Thread Robert Harrison
Thanks. I got through that one. Now I'm trying to set up the call rail API. Anyone done that in CF before? Thanks Robert Harrison Full Stack Developer AIMG rharri...@aimg.com Main Office: 704-321-1234 ext.121 Direct Line: 516-302-4345 www.aimg.com

Re: PHP To Cold Fusion

2015-01-16 Thread Byron Mann
The Y2K in me says this would be better ;-) int(getTickCount()/1000) On Fri, Jan 16, 2015 at 1:19 PM, Michael Dinowitz mdino...@houseoffusion.com wrote: 2. The epoch is GMT and using the ColdFusion now() function returns local time, not GMT. This is a more accurate epoch value:

RE: PHP vs. Cold Fusion

2001-02-28 Thread Benjamin S. Rogers
To get you started: http://www.zdnet.com/enterprise/stories/linux/0,12249,2646052,00.html http://www.zdnet.com/eweek/stories/general/0,11011,2646051,00.html Benjamin S. Rogers Web Developer, c4.net Voice: (508) 240-0051 Fax: (508) 240-0057 -Original Message- From: Alex Puritche

Re: PHP vs. Cold Fusion

2001-02-28 Thread Michael S. Kimmett
Alex, Go to www.php.net or www.zend.com for information about php versus CF. I used to work as a web developer using php 3/4 and found that is was very easy to use (very close to C\C++ as well as Java). I liked php because it was quick and easy to turn out code. However, I am still new to CF

Re: PHP vs. Cold Fusion

2001-02-28 Thread Howie Hamlin
Here are a few links: http://www.zdnet.com/eweek/stories/general/0,11011,2646051,00.html http://php.weblogs.com/php_vs_cold_fusion HTH, Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. www.CoolFusion.com 631-737-4668 x101 inFusion Mail Server (iMS) - the World's most