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
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy