styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
help with email script...
hey
I need help with my mail script
when the form on http://www.mcgdesignstudio.com/c
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope