Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
Needing Youtube thumb nail fix.
I have a script on a site that pulls in you-tube videos,
The problem is, that the thumb nails for
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Need help with some php code :)
Hey! I'm quite new to this whole thing, so please don't fire me with shait on this one =D
I'm
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea