Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<