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
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc