[PHP] PHP as smart .bat files on windows?

2002-07-12 Thread Francisco Reyes
Any experiences on using PHP as a replacement for bat files? For instance I can't find how to pass a parameter to a PHP program when running PHP as a scripting/CGI language. For regular bat files I can reference parameters by using $1 Anything like that with PHP under windows? -- PHP General

[PHP] Smarty compared to Roadsend?

2002-06-23 Thread Francisco Reyes
Anyone has any comparative info between Smarty and Roadsend frameworks? I saw them mentioned on an email, along with horde and binarycloud, and they look interesting. I have looked at horde and found it difficult to get even the basics due to lacking documentation and configuration files which I

Re: [PHP] Who's having a good hosting experience these days?

2002-05-07 Thread Francisco Reyes
On Sun, 5 May 2002, Marcus James Christian wrote: > about $11ish or less a month. Traffic is minimal, and like I say the > only tech support calls I've had to make this past year were when the > hosting service tweeked and freaked something thus messing it all up. You did not mention your requi

Re: [PHP] Re: Seeking comments: Horde or BinaryCloud

2002-05-02 Thread Francisco Reyes
On Thu, 2 May 2002, Manuel Lemos wrote: > Francisco Reyes wrote: > > Anyone has had a chance to use/try both Horde and BinaryCloud? > > So far I tried Horde and got very dissapointed by the installation process > > and "philosophy". > > > > For Binar

[PHP] Seeking comments: Horde or BinaryCloud

2002-05-02 Thread Francisco Reyes
Anyone has had a chance to use/try both Horde and BinaryCloud? So far I tried Horde and got very dissapointed by the installation process and "philosophy". BinaryCloud seems interesting, but was wondering if anyone could comment on it before I try it. In particular the PDF manual(?) doesn't reall

[PHP] Where to look for developers?

2002-02-20 Thread Francisco Reyes
Suggestions where to place an ad for a part time/per project developer? I looked at several sites and none of them seemed heavily trafficed or like a "good place". Also the major places likes monster.com probably charge a fee to list. The links I found were from the "Developers and Job Opportuni

[PHP] Connecting to a Sybase server?

2002-02-12 Thread Francisco Reyes
Anyone successfully using Sybase with PHP? I have looked at the archives and the online notes to the manual, but still have not been successful connecting to a sybase server. We are trying with the CT drivers. In particular I don't see how to specify the "database" and port. sybase_connect is: in