Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
AUTONUMBER PROBLEM
Hello Everyone,
My name is Jones and i am new to this forum and to oracle. I am using ora
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t