Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Logging and nologging bulk insert
Hi,
oracle version: 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea