tech help
Search Only:

Search Keyword intitle fckeditor uploaders tests

Total: 40 results found.

Page 1 of 2
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 ...
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 ...
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 ...
For a new project I was wondering which server sided scripting language would be the fastests one (PHP, ASP.net, J2EE etc). Can anyone tell me more about this, or does anybody know about ...
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 ...
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  ...
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 ...
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). );   ...
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:  ...
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 ...
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 ...
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 ...
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 ...
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 ...
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: <?  ...
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 ...
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 ...
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 ...
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 ...
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 >>