code
search
solutions
software
Search
Search
tech help
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Articles
Search Keyword
intitle fckeditor uploaders tests
Total: 40 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
adding data to fckeditor (a wysiwyg text editor)
Hello all, Im am trying to add data from mysql to
fckeditor
(which is a wysiwyg text editor), though when I call it instead of displaying the text it is showing $row[text]. this is what ...
2.
FCKEditor & PHP Error
Hi everyone, Im using
FCKEditor
for a PHP based project i am running, autho when i goto the images option, then click Browse server i get an error come back to me saying When I try to insert ...
3.
compiling php5.0.3, all tests fail
I have been using php5.0.2 for a while, it compiled flawlessly and all the
tests
from make test passed. I recently tried compiling php5.0.3 and the compile results in no errors but when ...
4.
Which scripting language is the fastests?
For a new project I was wondering which server sided scripting language would be the fas
tests
one (PHP, ASP.net, J2EE etc). Can anyone tell me more about this, or does anybody know about ...
5.
Help on cURL POST to remote page with javascript
Hi all, I am new here and I really thank God that I found this forum! I have read the materials here on working with cURL on javascript-form-submission pages. However, I cant to get my script ...
6.
fCK editor help
Hi Guys I have followed the instruction on how to install and setup fck editor for php I created a form as mentioned in the installation page like this PHP Code: <?php ...
7.
Select Insert and select again on one page
Hi, Im getting my code all all conffused here. I want to add a new manufacturer to my manufacturer table. First i need to check if the name is allready taken. If it hasnt then i need ...
8.
why wont it addslashes?!
Here is my code PHP Code: $topic_title = (isset($_POST[topic_title])) ? $_POST[topic_title] : ; $sql = INSERT INTO topics (topic_title) VALUES ( .addslashes($topic_title). ); ...
9.
two questions about files on other servers
I am wondering if it is possible to do the following: 1) check to see if a file on another web server exists 2) check the date that the file was created Info on question 1: ...
10.
WYSIWYG Editor
Hi I am redesigning an intranet system. There a quite a few sections that allow file uploads for information - for example - a how to section and reports section. I would also like to ...
11.
Zend Optimizer bug with associative arrays of objects
Hi all! I believe Ive found a bug in latest version of Zend Optimizer (2.5.10a) which is bugging me. I posted in the Zend forums here: http://www.zend.com/phorum/read.php...c=0&thread=4260 ...
12.
update form not updating
Hello all, I have an update form which is firstly displaying undefined in the text box (
fckeditor
, wysiwyg editor) instead of a block of text, which is store in mysql and when I submit the form ...
13.
problem with gzread lenght
Hi, Im doing some
tests
with gzread, and I am having difficulties in setting the read lenght. I can read the complete file, but the output is not the same as the original file. An example: say ...
14.
Warning: mysql_connect() [function.mysql-connect]: Access denied for user root@loc
Can someone tell me why Im getting this error when I try and browse http://localhost/test_mysql.php Warning: mysql_connect() [function.mysql-connect]: Access denied for user root@localhost ...
15.
Create Text File for Writing
Hi everybody, I am pretty new to PHP. I am trying to open a file for writing, and if it doesnt exist(in this case it does not) then create it. I have the following code. PHP Code: <? ...
16.
PHP script works for some, but not others
First off, my clients host only offers PHP 3.something, so Im stuck with that, but its not that big of a deal cause Im not doing a lot. I just made a script that accepts posted data from ...
17.
CPU load problem on a Php/MySQL linksite
I got a CPU load problem on my Php/MySQL based Link site. Site gets 6000-10.000 unique visitor and 120.000-180.000 page hits. Its not too many traffic I think. After my hosting (Shared) complained ...
18.
Using preg_replace to index into an array, can it be done?
I have an array keyed to, say, 1-10, and I am looking through a block of text that thas [1], [2], and so on to denote replacements. Is it possible to use the result of a pattern match (\1 ...
19.
Phorm version link on Acknowledgement page - Make it Go Away!
Hi! Im looking for someone who has experience with the Phorm form program, or is willing to wade through some code instead. Basically Phorm is a php program which does all the phorm processing ...
20.
calling function only once
I have a problem, I have a functions file where I keep all my functions in. But if I include it in the other files it says the following. Fatal error: Cannot redeclare validateinput() (previously ...
<<
Start
<
Prev
1
2
Next
>
End
>>
Popular Resources
warning fsockopen [function fsockopen] unable to connect udp
checkbox input flash as3
Latest Resources
fwrite unexpected errors
Overlaying text on an image being uploaded.
function has error on array
function that see if a variable contains something?
getting string containing quote in same page
Web Stats