Sign Up
Log In
S
shaneshack
Jul 28, 2008
Joined Sep 25, 2007
Discussions
Posts
25
Discussions
8
Mentions
S
Problem with .xxxx file extensions
PHP Help
General Help
I've built a PHP MySQL intranet site which handles a customer database, service tickets, ie. All works well. It was suggested recently that I add to it a place to attach files...
13
S
Dynamically insert row numbers into database results
PHP Help
PHP Databases
I haven't been able to find a satisfactory answer for this one. I have a database - company.csv using ODBC System DSN using Microsoft Text Driver. There is a unique field call...
3
S
[RESOLVED] ODBC Pagination Problem
PHP Help
PHP Databases
Hello. My client has a "list all inventory" link. The linked page contains the inventory list, which can contain up to 100 or more items. Unfortunately, they are only supplyin...
9
S
[RESOLVED] mktime() problem
PHP Help
PHP Coding
I'm a little green with unix timestamps and mktime(), so I need some assistance. I'm attempting to construct a time calculator. I'm at a stage where I'm trying to convert the ...
2
S
[RESOLVED] if statements
PHP Help
PHP Coding
Having a problem with the following code: <?php $ticketstatus = $row['status']; $begin = strtotime($row['startdate']); $now = time(); $subdiff = $now - $begin; $difference = r...
3
S
[RESOLVED] Empty MySQL Results in Drop Down Menu
PHP Help
PHP Databases
I've created a drop down list that dynamically gets its <option> values from a MySQL database. The "business" column that populates this drop down menu does not have a value f...
3
S
[RESOLVED] PHP MySQL Calculating the time remaining on a customer's warranty
PHP Help
PHP Databases
Everything in my project works perfectly except this. My database table (customerpurchases) has two particular fields: invoicedate and warranty. The invoicedate (type is DATE)...
3
S
PHP ODBC problem
PHP Help
PHP Databases
The website I am editing lives on a Win 2003 server, php5, iis6. The database connection is a .csv file I have set up as System DSN. I works fine except for the following: I a...
4
Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.