INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar