phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
2 decima places & How to reload my page
Hello There,
How do i put full-stop (.) after second figure from behind? ie if i have 123456
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor