MYSQL gen help
This is my Mysql gen. can anyone tell me why this echos
MID(networkset.networkid, 3, 3) AS &q
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
phpMailer not working ..........
HI,
I was playing with the phpMailer script and tried to send a smiple mail using their test scri
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her