Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how