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
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?