[PHP] PHP-based Workflow Editor

2010-01-17 Thread AmirBehzad Eslami
Dear list, Java has a lot of tools to implement Workflows, but I'm trying to find a way to achieve the same results in PHP. It seems that ezComponents has a Workflow mechanism, but it lacks the editor. Is there any PHP-based Workflow Editor? Do you have any recommendation? Thank you in advance,

Re: [PHP] RSYNC - who knows more?

2010-01-17 Thread Jens Geier
"Richard" schrieb im Newsbeitrag news:af8726441001170426m3261f222i1e0e638c9c45e...@mail.gmail.com... > Hi, > >> as sugestet i tried backup by using RSYNC. >> It is working fine. >> >> But i have some more Questions for this software. >> >> Is here some one that can help me with it? > > You might

Re: [PHP] PHP & MS Sequel Server

2010-01-17 Thread Phpster
Asp blows chunks when compared to php. Poor array handling, no built in image handling etc. Better to rewrite the site than to keep using 15 year old tech that is not really being supported by Microsoft. Bastien Sent from my iPod On Jan 17, 2010, at 2:27 PM, "deal...@gmail.com" wrote:

Re: [PHP] PHP & MS Sequel Server

2010-01-17 Thread Michael Shadle
I use PHP with MSSQL right now. PHP is on Linux, MSSQL is on Windows. Just use the FreeTDS libraries to connect. On Sun, Jan 17, 2010 at 10:47 AM, dealtek wrote: > http://www.aspfree.com/c/a/MS-SQL-Server/Using-PHP-with-MS-SQL-Server/ > > This article seems to sate that PHP can interface with MS

Re: [PHP] Easy Eclipse PHP Problem

2010-01-17 Thread Ashley Sheridan
On Mon, 2010-01-18 at 04:13 +0800, hack988 hack988 wrote: > editplus can debug with ie or firefox :) > Unfortunately I'm not use class in allmost time. > I'd like drupal's style. > I'm try to found an quickly and benefit IDE like microsoft's visual > studio,but I'm so disappointed with so many

Re: [PHP] Easy Eclipse PHP Problem

2010-01-17 Thread hack988 hack988
editplus can debug with ie or firefox :) Unfortunately I'm not use class in allmost time. I'd like drupal's style. I'm try to found an quickly and benefit IDE like microsoft's visual studio,but I'm so disappointed with so many php's IDE 2010/1/18 Ashley Sheridan >> >> On Mon, 2010-01-18 at 0

Re: [PHP] Easy Eclipse PHP Problem

2010-01-17 Thread hack988 hack988
editplus can't debug with ie or firefox :) Unfortunately I'm not use class in allmost time. I'd like drupal's style. I'm try to found an quickly and benefit IDE like microsoft's visual studio,but I'm so disappointed with so many php's IDE 2010/1/18 Ashley Sheridan > > On Mon, 2010-01-18 at 03:32

Re: [PHP] Easy Eclipse PHP Problem

2010-01-17 Thread Ashley Sheridan
On Mon, 2010-01-18 at 03:32 +0800, hack988 hack988 wrote: > Yes,I'm just use text editor for php coding. > It's faster than using IDE. > I'm just add an custom syntax file ("php.stx" ) for Basic syntax and > php's internal functions. > Eclips's syntax and function association is so slow. > > 2010

Re: [PHP] PHP & MS Sequel Server

2010-01-17 Thread hack988 hack988
you can use php with mssql2005. But infact that mysql is more suit than mssql in php environment. 2010/1/18 deal...@gmail.com : > > On Jan 17, 2010, at 11:06 AM, Ashley Sheridan wrote: > >> On Sun, 2010-01-17 at 10:47 -0800, dealtek wrote: >>> >>> http://www.aspfree.com/c/a/MS-SQL-Server/Using-PHP

Re: [PHP] Easy Eclipse PHP Problem

2010-01-17 Thread hack988 hack988
Yes,I'm just use text editor for php coding. It's faster than using IDE. I'm just add an custom syntax file ("php.stx" ) for Basic syntax and php's internal functions. Eclips's syntax and function association is so slow. 2010/1/18 Ashley Sheridan > > On Mon, 2010-01-18 at 03:13 +0800, hack988 hac

Re: [PHP] PHP & MS Sequel Server

2010-01-17 Thread deal...@gmail.com
On Jan 17, 2010, at 11:06 AM, Ashley Sheridan wrote: On Sun, 2010-01-17 at 10:47 -0800, dealtek wrote: http://www.aspfree.com/c/a/MS-SQL-Server/Using-PHP-with-MS-SQL- Server/ This article seems to sate that PHP can interface with MS Sequel Server ? If so, is it about the same level of comp

Re: [PHP] Easy Eclipse PHP Problem

2010-01-17 Thread Ashley Sheridan
On Mon, 2010-01-18 at 03:13 +0800, hack988 hack988 wrote: > Hi tedd! > I'm not see your email about this open source before,but i can't > understand why somebody like to use it. > It is too fat,and depend with JDK,I think it's an bad idea. > JAVA has so many problem with itself. > so I'd like to u

Re: [PHP] Easy Eclipse PHP Problem

2010-01-17 Thread hack988 hack988
Hi tedd! I'm not see your email about this open source before,but i can't understand why somebody like to use it. It is too fat,and depend with JDK,I think it's an bad idea. JAVA has so many problem with itself. so I'd like to use some simpler text editor to code with php. There is a work experien

Re: [PHP] PHP & MS Sequel Server

2010-01-17 Thread Ashley Sheridan
On Sun, 2010-01-17 at 10:47 -0800, dealtek wrote: > http://www.aspfree.com/c/a/MS-SQL-Server/Using-PHP-with-MS-SQL-Server/ > > This article seems to sate that PHP can interface with MS Sequel Server > ? If so, is it about the same level of complexity as working with PHP & > MySQL? If one was to

[PHP] PHP & MS Sequel Server

2010-01-17 Thread dealtek
http://www.aspfree.com/c/a/MS-SQL-Server/Using-PHP-with-MS-SQL-Server/ This article seems to sate that PHP can interface with MS Sequel Server ? If so, is it about the same level of complexity as working with PHP & MySQL? If one was to choose php & one DB over the other in a general comparison

Re: [PHP] RE: Clean PHP 5.2.12 Build Core Dumping / Can't Build Port - FreeBSD 6.1

2010-01-17 Thread hack988 hack988
I think Vasily Pupkin is right. http://www.freebsd.org/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk.diff?r1=1.630;r2=1.631;f=h Found {portsdir}/Mk/bsd.port.mk and make sure the version is higher than 1.631(2009/12/18) In another side,your are use "*default tag=." in your supfile or /etc/make.conf? http://w

Re: [PHP] RSYNC - who knows more?

2010-01-17 Thread Richard
Hi, > as sugestet i tried backup by using RSYNC. > It is working fine. > > But i have some more Questions for this software. > > Is here some one that can help me with it? You might get better results with the documentation: http://samba.anu.edu.au/rsync/documentation.html At a glance there are

[PHP] RSYNC - who knows more?

2010-01-17 Thread Jens Geier
Hello, as sugestet i tried backup by using RSYNC. It is working fine. But i have some more Questions for this software. Is here some one that can help me with it? Kind Regards Jens Geier -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Implementation of non-linear business processes in PHP

2010-01-17 Thread AmirBehzad Eslami
Dear List, Helllo!!! I'm trying to write a web application for my own ISP, to simplify the processing of orders for Internet Accounts, creating reports of their users, and keeping track of their sales. A brief history: This ISP provides ADSL connections over ordinary telephone lines for home user