Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&