generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Help with setcookie()
Merry Xmas to those on this foruum
Older guy here with some experience but not allot so please be
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc