GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th