First  |  Prev |  Next  |  Last
Pages: 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
[PHP] Most popular per month
Hey! Thanks for replying! <snip> ... .. $perc50=(img50 int)/$total; You can do it per day, per month, per year, per 28 days, per PMS cycle, per anything you want provided you have the data to do it. </snip> :) this is the part where i am a bit confused actually, can you give me one or two examples a... 12 Jul 2008 08:28
case and accent - insensitive regular expression?
Hi, I have a php page that asks user for a key ( or a list of keys ) and then shows a list of items matching the query. every item in the list shows its data, and the list of keys it has ( a list of comma-separated words ) I would like to higlight, in the list of keys shown for every item, the words ma... 15 Jul 2008 15:26
Most popular per month
Hey! The client has a set of 50 images that keep rotating everyday and when a user clicks one of those images he is taken to that images site, in the background (database) i maintain a counter _for the day_ and then display the top ten images everyday in this format: 1-10 before the next days counter starts this ... 13 Jul 2008 11:01
Fwd: [PHP] Question regarding OO
---------- Forwarded message ---------- From: Yeti <yeti(a)myhich.com> Date: Fri, Jul 11, 2008 at 2:08 PM Subject: Re: [PHP] Question regarding OO To: Eric Butera <eric.butera(a)gmail.com> I understand my error in thinking now. Apple can't extend Tree. Oak, Evergreen or Willow extend Tree. I thank you all... 11 Jul 2008 15:06
Question regarding OO
<?php /* I have a question here regarding object orientation in PHP and any other language. Let's start with some hypothetical code: */ // <--- 1st CLASS class ParkingLot { var size; // size in sq feet var max_number_of_cars; // how many cars there is space for function __construct($size, $m... 11 Jul 2008 18:12
date() and strtotime()
Hello everybody, I hope you all have a nice day, mines not that good 'cause i have encountered a strange problem. i have a few functions to work with dates. they are all very simple, a few lines of code. this first one does just gives you the monday of the current week: function get_monday($date) { $in... 11 Jul 2008 09:56
apache/vhosts wuestion...
Hi.. I recognize that this might be off base!! I've got an apache/vhosts question that i'm grappling with. I've got a linux/apache system, and I'm trying to get multiple vhosts to work. If this is an appropriate place, I'll provide additional information on the issue. I've looked/researched via the 'net but my... 11 Jul 2008 10:58
include_path, permissions question
Hello, I'd greatly appreciate some help with some problems I'm hitting. I have a site set up on a dev server and it works fine. In transferring it to the clients server, it's getting all weird. When I first transferred created files, the owner was "joe". And they worked fine. When I republished those... 11 Jul 2008 02:47
how to change session timeout output text
A message "Session timeout! Please relogin again." appears after the session expires. I was looking in the php where can I: 1. modify the above text message 2. redirect after some seconds to another page. But I could not find anything in my code to do that. How can I do this? Any hints, Encourageme... 11 Jul 2008 00:44
Relocating and POSTing
I need to send a header('Location:....') and send some data along with it - how would I do this?? Thanks, Alex No virus found in this outgoing message. Scanned by AVG Free 8.0 Checked by AVG - http://www.avg.com Version: 8.0.138 / Virus Database: 270.4.7/1544 - Release Date: 10/07/2008 07:37 ... 11 Jul 2008 16:08
First  |  Prev |  Next  |  Last
Pages: 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109