Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE