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
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v