how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
getting Vars to pass to next page.
Hello all,
I have a confusing situation on my hands, i am a member of a gaming community and we
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks