Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir