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
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Problem with HTTP Caching...?
Hi there, im trying to implement caching. But it doesn't always work.
I post it here because ther
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);