How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i