Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
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
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the