raghavendrachari
-
Anchor tags around table not working in IE8
i did n't get U could u plz eloborate
-
jquery for button click + update mysql database
can any one help in the above issue
-
jquery for button click + update mysql database
$(document).ready(function() { $(".like").click(function() { var parameters = $(this).attr('data-mydata').split(','); var dataString ='some parameters passing to php page ; $.ajax ({ type: "GET",…
-
jquery for button click + update mysql database
Hi, Thank U for ur suggestion, but i need it urgent.i tried it, but getting some errors.
-
sending e-mail via php
on local server having internet access.. !! i tried from other system via internet .. also same issue is coming..!! is there any possibility of source code which will execute properly ?? plz send thank U
-
sending e-mail via php
Hi, Thank U I tried what u said but same problem facing ; after header parameter removed same 'Failure error message'. Is there any alternate method or how can i checkl php error logs,where it was stored in logs. regards, Raghavendra…
-
sending e-mail via php
No .. it displays 'Message delivery failed...!!!'
-
sending e-mail via php
This is the code which i am using