understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
Needing Youtube thumb nail fix.
I have a script on a site that pulls in you-tube videos,
The problem is, that the thumb nails for
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to