Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
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
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l