Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
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
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code: