PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us