Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Mar 2, 2003 4:54 pm
1070
... delete method into the class, that will redim the collection array? [Very slow response] I do this pretty often in an app I'm working on right now. One...
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Mar 17, 2003 6:42 am
1072
Can anyone recommend a package suitable for editing HTML files on a remote server through a PHP interface? Basically, an online HTML editor. Cheers in advance,...
Brad Hubbard
brad@...
Mar 18, 2003 11:20 pm
1073
Just page by page editing or an entire CMS tool? I've seen a few WYSIWYG editors out there, check: ...
Hello, ... Maybe you want to try these BBCode classes that are safer for arbitrary HTML editing as it avoids cross-site scripting attacks: Class: BBCode Class ...
We made such an editor some time ago using the editing capability of IE5.5+ (designMode property), with access to its own DOM model, and it is quite...
Sylvain Lautrey
sylvain.lautrey@...
Mar 19, 2003 8:21 am
1076
There is a JavaScript-based extension to oohforms that seems pretty neat, but I haven't used it. http://www.sanisoft.com/ofwysiwyg/index.php3 -Derek ... From:...
The 3.0 (alpha) version of htmlarea works on IE5.5+ and Mozilla 1.3 http://www.interactivetools.com/products/htmlarea/ John ... -- /* SteeleSoft Consulting...
John Steele
jsteele@...
Mar 19, 2003 5:59 pm
1078
Hello, ... AFAIK native Linux browsers do not support ActiveX not only because Linux does not support COM natively but also because it is a security hazard and...
Thanks to all who replied on this. I should be able to find something in this lot ;-) Cheers, Brad...
Brad Hubbard
brad@...
Mar 19, 2003 9:30 pm
1080
hi what is your email address i will email you some usefull things. waiting for your email address Haseeb Friendship is always a sweet responsibility, never an...
Haseeb Iqbal
webcodder@...
Mar 20, 2003 4:07 am
1081
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Apr 13, 2003 3:40 pm
1085
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Apr 27, 2003 6:16 pm
1086
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the php-objects group. File :...
php-objects@yahoogrou...
May 1, 2003 7:33 am
1087
Hello, I have tried to configure the php.ini file to use extension modules.I have followed all steps given in the install.txt file but it returns list of...
yeah thangti2001 <thangti2001@...> wrote:Hello, I have tried to configure the php.ini file to use extension modules.I have followed all steps given in...
Hi, the error says it could not load dll files from extension directory. My OS is Winxp va configure php for IIS. I tried to put the dll files from DLL...
yep, as Mex said, try changing the path to the dll in the php.ini file. your dlls are in C:\PHP\extensions\ ? path in .ini should be: extensions\foobar.dll ...
Hi, ,if you want i can send you mi php.ini just let me know By Tafkle ... _________________________________________________________________ Charla con tus...
Some php modules may not work under certain web servers. What web server are you using and what modules? thangti2001 <thangti2001@...> wrote:Hello, I...
Hello, My problem is gd dll file. Probably, the library for gd is not available. I have download gd, jpeg and png library packages. The thing is I am using...