registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Help pulling in 'id' with "read more" link
I'm trying to create snippets of my articles in the cms I'm creating, and then have them redirect to
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u