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
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q