Jump to content

passing varaible php


alohatofu

Recommended Posts

Ok thanks so that worked.

 

now

 

<?php $testing = 2345 ?>

<a href="javascript:freak_new(<?php echo $testing ?>)">

 

 

I have a form in javascript "freak_new"

 

When a user clicked on that form I want to automatically fill in the value on that form. How would I do that?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/48170-passing-varaible-php/#findComment-235547
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.