Hi,
Thanks for the reply.You mean defining _ in the end like $Out_ is only a matter of style only and is same as $Out and Pre _ like $_Server means already defined variables.
Thanks
Hi to all 8) , hope every one is fine.Can any one tell me when we declare variable like this var $ob_Status = "<pre>"; $ob_Status is a variable but what is var and did "<pre>" has a special meaning in PHP or its just a constant here Also what is mean by underscore when we define ...
Hi, :) Hope you fine.Thanks for your reply that's really good for me ok i understood but can i connect to the server purely using PHP code if i m not using the database.Surely i suppose to use database because all my asterisk users are in database but i want to know if i can do it using purely PHP f...
Hi to all :) , Hope everyone is fine.I need some help regarding PHP code.Actually i m trying to send email to a server.I want to know that how can i send email. Actually i want to define the address such as asterisk@mypbx.mydomain.com or 205@mypbx.domain.com.To be more precise i have a server where ...