Well, I suck. The things I want to do, i'm just not smart enough to pull off.
I'm looking for a php programmer to help me out.
if you're a noob, don't waste my time.
if you don't use classes and extend fucntions out to them, don't waste my time.
If you don't believe in the concept of separation of code from content, don't waste my time.
if you think asp is the shit, hang yourself with a guitar string.
This is a non-paying position, but will give perks like joining the staff, free stickers, and so forth.
better, yet, if you want to join the staff, you must answer this question:
What is this function for, and is it valid or invalid?
PM me it in your reply
I'm looking for a php programmer to help me out.
if you're a noob, don't waste my time.
if you don't use classes and extend fucntions out to them, don't waste my time.
If you don't believe in the concept of separation of code from content, don't waste my time.
if you think asp is the shit, hang yourself with a guitar string.
This is a non-paying position, but will give perks like joining the staff, free stickers, and so forth.
better, yet, if you want to join the staff, you must answer this question:
Code:
$some_string = hondaswap.com;
if (!eregi ("^([a-z0-9_]|\\-|\\.)+@(([a-z0-9_]|\\-)+\\.)+[a-z]{2,4}$", $some_string) {
echo "Invalid";
}
else {
echo "Valid";
}
What is this function for, and is it valid or invalid?
PM me it in your reply
