Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura