rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
[function.file]: failed to open stream: No such file or directory
Okay I wrote this little script to upload a csv file that is located on my webhosts server to a mysq
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Port scanner problem
Hai
recently i developed one app through which u can check the opened and closed ports under an
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?