Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
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
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho