Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
ALV sum various columns problem
Hi all,
I'm doing a report on ABAP for a timesheet of the current month. The output i want is s
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here