PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
IF STATEMENT HELP
Hi
i have created a calendar from a table:
Code: Calendar: October 2009
<table w
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas