MYSQL gen help
This is my Mysql gen. can anyone tell me why this echos
MID(networkset.networkid, 3, 3) AS &q
sendmail code suddenly not working
Hi Guys, I maintain 3 sites (including my own) I use the following code from a french webmaster that
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho