Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Aug 22nd, 2006, 4:47 AM   #1
boraciner
Programmer
 
boraciner's Avatar
 
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3 boraciner is on a distinguished road
I have a question about writing Widgets ?

hi..

I'm trying to write a widget with php
<html>
<body>
<?php
class example
{

function write()
{

$ilk ="<p onMouseover="this.innerHTML='I am in :)'">Move the mouse over this text.</p>";
echo " $ilk ";
}

}


$aa= new example("aa");
$aa->write();

?>


</body>
</html>



It doesn't work .. .please help me .. thanks a lot..
boraciner is offline   Reply With Quote
Old Aug 22nd, 2006, 6:26 AM   #2
boraciner
Programmer
 
boraciner's Avatar
 
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3 boraciner is on a distinguished road
ok.. I found a soultion.. I always find mistakes after I write here

thanks..
boraciner is offline   Reply With Quote
Old Aug 22nd, 2006, 6:36 AM   #3
v0id
Hobbyist Programmer
 
Join Date: Apr 2006
Posts: 155
Rep Power: 3 v0id is on a distinguished road
What about show us the solutions? Maybe there's someone out there, there had the same problem. After all you asked for help at the beginning and expected us to answer and now after you find the solutions, you just go.
__________________
-- v0id
v0id is offline   Reply With Quote
Old Aug 24th, 2006, 3:38 AM   #4
boraciner
Programmer
 
boraciner's Avatar
 
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3 boraciner is on a distinguished road
" has to be \" when it is in a string..
boraciner is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Attitudes Oddball Coder's Corner Lounge 29 Mar 18th, 2006 9:34 PM
How to post a question nnxion C++ 10 Jun 3rd, 2005 11:53 AM
How to post a question nnxion C++ 0 Jun 3rd, 2005 8:55 AM
Question about writing this program strider496 C++ 4 Mar 24th, 2005 11:31 AM
Simple Writing to Files. Newbie Question kiaran C++ 1 Feb 8th, 2005 3:22 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:59 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC