Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): php
More Search Options
Showing page
21
of
158
(
1,571
total posts)
< 1
second(s)
Re: Absolute URL for Images and not HREF
Dear cosmonaut, Please follow steps: 1. Save the following code to edithtml.
php
, and copy it to your cuteeditor installation folder <?
php
include_once(''cuteeditor_files/include_CuteEditor.
php
'') ; ?> <html> <head> </head> ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
May 9, 2011
Re: Refresh after upload
Please test the following code and check whether it is what you need, <?
php
require_once ''
php
uploader/include_
php
uploader.
php
'' ?> <?
php
session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
July 5, 2010
Re: i want to purchase the cutesoft editor for my PHP web
ZHEN SHENG, It's easy to create your own dialog with Cute Editor API. Demo: http://
php
htmledit.com/Edithtml.
php
So you can find the equation editing script, you can add it easily.
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
August 21, 2008
Passing Filename Variable To mySql Database
I wonder whether someone may be able to help me please. I've put together the following code which allows the user to select and manually upload files, saving it to a folder on my server which all works fine. <?
php
require_once ''
php
uploader/include_
php
uploader.
php
'' ?> ...
Posted to
PHP File Uploader
(Forum)
by
IRHM73
on
February 4, 2012
incorrect IE stylesheet source
The following pages have the IE stylesheet source referenced incorrectly - it should be ''../Style/IE.css'': Searching for: IE.css cuteeditor_files\Dialogs\Clean.
php
(15): <link href=''../style/IE.css'' type=''text/css'' rel=''stylesheet'' /> cuteeditor_files\Dialogs\Find.
php
(15): <link href=''../style/IE.css'' type=''text/css'' ...
Posted to
Cute Editor for PHP
(Forum)
by
Cassiopeia
on
November 19, 2010
Re: Installation of CuteEditor PHP http://www.npcourses.com/CuteEditor_Files/index.php
http://cutesoft.net/forums/thread/51442.aspx
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
April 24, 2009
Re: Php file uploader is not working on IE9 and Browser Compatibilty Issuse like title changing to CSS1Compat in Firefox,chrome and modern browser
Hi mayank123, Got this error because you did not set setting "upload_tmp_dir" in your
php
settings. Please check your
php
.ini and ensure that you have set this setting and your site has the write/read permission of the folder you set for. Regards, Ken
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
April 30, 2013
Re: Cute Editor Zend_Form_Element
I'm now trying to port the joomla plugin to a zend_form_element but i'm stuck on the onGetInsertMethod function which looks like this onGetInsertMethod function onGetInsertMethod($name) { $doc = & JFactory::getDocument(); ...
Posted to
Cute Editor for PHP
(Forum)
by
Emile
on
June 10, 2011
Re: Cute Editor Menu's Display Strange in IE
Can you try the following example? <?
php
include_once(''CuteEditor_Files/include_CuteEditor.
php
'') ; ?> <html> <head> </head> <body> ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
April 1, 2009
Re: php tags half removed
Set the following property to true then try again: Editor.AllowEditServerSideCode Property By default Cute Editor doesn't allow edit the Server side code. When this property is set to true, Cute Editor will allow edit the Server side code. Example Code ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
May 26, 2008
More Search Options
« First
...
< Previous
19
20
21
22
23
Next >
...
Last »