phpMailer not working ..........
HI,
I was playing with the phpMailer script and tried to send a smiple mail using their test scri
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
simple ping code
been searchin the site/web and found code thats simple but doesnt work.
I have a personal we
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Displaying different page content, depending on the logged in user.
Hi all, I am new to ASP.net (and web development in general), and have a question about how I can di
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres