Programming Forums
User Name Password Register
 

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

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
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
 

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:14 AM.

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