Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
MII Netweaver Server stopped due to CPIC connection Problem
Dear Experts,
We have SAP XMII 12.0 setup running on Netweaver 2004s,7.0, Java Stack only.
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design