Dear Friends,
<a href="javascript:void(0)" onclick="javascript:chatWith('babydoe')">Chat With Baby Doe</a>
Please convert this into regular php expression please.
Thanks in advance
Dear Friends,
<a href="javascript:void(0)" onclick="javascript:chatWith('babydoe')">Chat With Baby Doe</a>
Please convert this into regular php expression please.
Thanks in advance
Jump to PostWhat exactly do you want grep'd ?
Jump to PostYou want this ?
echo "<a href='javascript:void(0)' onclick=\"javascript:chatWith('babydoe')\">Chat With Baby Doe</a>";
What exactly do you want grep'd ?
<a href="javascript:void(0)" onclick="javascript:chatWith('babydoe')">Chat With Baby Doe</a>
When i'm making with this in php see ..
echo "<a href='javascript:void(0)' onclick='javascript:chatWith('babydoe')'>Chat With Baby Doe</a>";
what will put the chatWith('babydoe') i want to know. when i was putting chatWith(."babydoe".) its roughing an error, Please help me
You want this ?
echo "<a href='javascript:void(0)' onclick=\"javascript:chatWith('babydoe')\">Chat With Baby Doe</a>";
Thanks bro, its worked !
Please consider to mark this thread solved.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.
You're trying to visit a URL that doesn't currently exist on the web. Most likely, a member posted a link a long time ago to a web page that has since been removed. It's also possible that there was a typo when posting the URL. We redirect you to this notice instead of stripping out the link to preserve the integrity of the post.