[PHP] DPHPEdit New version

2003-01-24 Thread Davor Pleskina
oject) 3) File PRINT capability 4) Editor recognizes ASP script tags 5) You can now choose to save files in Windows or UNIX/Linux format This version can be downloaded from http://www.pleskina.com/dphped For more recent changes and history, please check home page too. Regards, -- Davor Ple

[PHP] DPHPEdit new version

2002-09-10 Thread Davor Pleskina
, or download directly from http://www.pleskina.com/downloads/DPHPedit.zip Regards, -- Davor Pleskina [EMAIL PROTECTED] http://www.pleskina.com [EMAIL PROTECTED]; [EMAIL PROTECTED] ICQ#: 38632789 Programmers don't die; they

[PHP] DPHPEdit users - FORUM available

2002-08-13 Thread Davor Pleskina
coming versions! Greetings to all PHP coders, Davor Pleskina -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] DPHPEdit - FREE PHP IDE, new version available

2002-08-09 Thread Davor Pleskina
ded Syntax Highlighting for JavaScript and CSS files ______ Davor Pleskina - [EMAIL PROTECTED] http://www.pleskina.com ICQ#: 38632789 Programmers don't die; they just GOSUB

[PHP] DPHPEdit - PHP IDE - New version (0.9.2.4) available

2002-08-01 Thread Davor Pleskina
port! ______ Davor Pleskina - [EMAIL PROTECTED] http://www.pleskina.com ICQ#: 38632789 Programmers don't die; they just GOSUB without RETURN... __ -- PHP General Mailing List (http://www.php

[PHP] DPHPEdit new version

2002-07-17 Thread Davor Pleskina
the future. __ Davor Pleskina - [EMAIL PROTECTED] http://www.pleskina.com ICQ#: 38632789 Programmers don't die; they just GOSUB without RETURN... __ -- PHP Ge

[PHP] Does PHP work with Sybase ASA?

2001-09-06 Thread Davor Pleskina
2nd time, seem that last time nobody saw my question... I mean, is there in PHP support for Sybase Adaptive Server Anywhere, any version, like for MySQL and some other databases? Thanks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

[PHP] Does PHP work with Sybase ASA?

2001-09-05 Thread Davor Pleskina
I mean, is there in PHP support for Sybase Adaptive Server Anywhere, any version, like for MySQL and some other databases? Thanks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

Re: [PHP] SESSIONS: What does this error mean

2001-05-10 Thread Davor Pleskina
Thanks, Stewart, I will check for that! ""Taylor, Stewart"" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > This error occurrs when you start a session that recreates an object > variable but does not know the class definition for it. > You need to make sure yo

[PHP] SESSIONS: What does this error mean

2001-05-09 Thread Davor Pleskina
Fatal error: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition cl_korisnik_data of the object you are trying to operate on was loaded _before_ the session was started in user_info.php on line 72 I declared class like followi

[PHP] SESSIONS: Why does PHP not erase session files in /TMP

2001-05-09 Thread Davor Pleskina
I have /TMP configured as tmp dir for session files. However, each time I try my program there is a new file; not one is being removed, either. How to tell PHP to remove session files when they are not needed any more? TIA, Davor -- PHP General Mailing List (http://www.php.net/) To unsubscr