Showing results 1 to 9 of 9
Search took 0.00 seconds; generated 2 minute(s) ago.
Posts Made By: Evancool
Forum: PHP 21 Days Ago
Replies: 9
Views: 474
Posted By Evancool
Re: e-learning

Thanks!
Forum: PHP 21 Days Ago
Replies: 8
Views: 939
Posted By Evancool
Re: fck editor

Lydia, did this work or not?
Forum: PHP Aug 14th, 2008
Replies: 9
Views: 474
Posted By Evancool
Re: e-learning

Glad I could help!
Forum: PHP Aug 12th, 2008
Replies: 9
Views: 474
Posted By Evancool
Re: e-learning

No problem, I'll try to answer these. I think for it to make sense, I'll need to answer the questions unordered. This is going to be long so brace yourself, and of course use this tutorial at your...
Forum: PHP Aug 8th, 2008
Replies: 9
Views: 474
Posted By Evancool
Re: e-learning

A couple questions, first, for the grading form, are you showing them the full results after the exam or just the score? Do the results go to a particular person or just in a database? How are you...
Forum: PHP Aug 2nd, 2008
Replies: 8
Views: 939
Posted By Evancool
Re: fck editor

Ok try the following:


<?php

# Filename: fcktest.php

if($_POST['submitted'] == 1) { # THIS IS THE RESULT AFTER FORM SUBMIT

mysql_connect("localhost", "root", ""); # change this to your...
Forum: PHP Jul 29th, 2008
Replies: 8
Views: 939
Posted By Evancool
Re: fck editor

sorry I kinda dropped the ball on this one, been too busy with work. anyone else can chime in when they want.
Forum: PHP Jul 20th, 2008
Replies: 8
Views: 939
Posted By Evancool
Re: fck editor

Let me do some research on this, what version of FCKEditor and PHP are you using? The code example above looks really old.
Forum: PHP Jul 19th, 2008
Replies: 8
Views: 939
Posted By Evancool
Re: fck editor

After assigning the string from the db field to a variable such as


$row = mysql_fetch_array($result);
$var = $row["field"];


Try using the html_entity_decode function like so:
Showing results 1 to 9 of 9

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 4:24 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC