View Single Post
  #1 (permalink)  
Old 05-31-06, 06:58 AM
coolcoder coolcoder is offline
Newbie Coder
 
Join Date: May 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
how to use onclick in php

hi

i am in need of this.
i have a php pgm.
when i click a data in a row of a table,it shld point to particular lines (data) in the same page .
for this i need to know how to use onclick fucntion in php.
all r php variables.
using onclick function i need to echo the content in php.

if i use php function in onclick it deosnt work
if i use script fucntion it works
but all my variables r in php.
tell how to use this onclick & php variable & php functions.
pls help me.


pls help
Reply With Quote