Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and