Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin