Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work