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
19
of
158
(
1,571
total posts)
< 1
second(s)
Re: Copy File Guid or Combination Of Both To Server Folder
Hi IRHM73, The example below shows you how to save the upload file by method ''CopyTo''. This method allow you handle the file location and the file name. <?
php
require_once ''
php
uploader/include_
php
uploader.
php
'' ?><?
php
session_start(); ?><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
February 14, 2012
include_CuteEditor.php problem
Hello, I have a problem with the installation CuteEditor. The files are on the server, but writes to the error Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ')' in / www / doc / ... / cute-editor / CuteEditor_Files / include_CuteEditor.
php
on line 6 I use
PHP
5.
Posted to
Cute Editor for PHP
(Forum)
by
petr1234
on
March 19, 2009
UTF-8 only for the use of "CuteEditor for Php" ?
Is it possible to use ''CE for
Php
'' on a administration page with a ''charset'' different than ''UTF-8'' ? CMS is developped for ''ISO8859-1'' and I have to configure wysiwyg in french ! It seems that it is OK for edited contents but not for the wysiwyg itself !
Posted to
Cute Editor for PHP
(Forum)
by
Laurent31
on
November 10, 2008
Re: Problem With Single file Upload
Please set the following property to false. Uploader.MultipleFilesUpload Property If true, the users are able to select multiple files in the file browser dialog then upload them at once. Example Code <?
php
require_once ''
php
uploader/include_
php
uploader.
php
'' ?> ...
Posted to
PHP File Uploader
(Forum)
by
Adam
on
October 2, 2011
Re: Wrong Charset in Toolbar
Hi andste72, Please try the example below <?
php
require_once ''cuteeditor_files/include_CuteEditor.
php
'' ?> <html> <head> <meta http-equiv=''Content-Type'' content=''text/html; charset=utf-8''> </head> <body> ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
August 31, 2011
Re: firefox & chrome issue when editor hidden by display:none becomes visible with display:block
Hi paulf1, Please try the example below, it should be a workaround for you. <?
php
include_once(''cuteeditor_files/include_CuteEditor.
php
'') ; ?> <html> <head> </head> <body> ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
August 3, 2011
Re: $uploader->SaveDirectory
Please try the following code: <?
php
require_once ''
php
uploader/include_
php
uploader.
php
'' ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> ...
Posted to
PHP File Uploader
(Forum)
by
Adam
on
November 30, 2009
Re: include_CuteEditor.php problem
Please run the following file in your server. <?
php
// Show all information, defaults to INFO_ALL
php
info(); ?>
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
March 19, 2009
Re: Acces to the uploaded files
according to an exemple i've found in help, i've done that : 1 file index.
php
with <form id=''form1'' action=''envoi_resultats.
php
'' method=''POST''> <?
php
...
Posted to
PHP File Uploader
(Forum)
by
Pachanka
on
March 25, 2010
Re: Where to Find the Version Number/Build Number for PHP Cute Editor?
Hi HighConcept, Please right click on the browser to check the source code of the editor page. You should find a line like below, that is the editor version number. <!-- CuteEditor Version 6.6 Editor1 Begin --> Regards, Ken
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
November 8, 2012
More Search Options
« First
...
< Previous
17
18
19
20
21
Next >
...
Last »