Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
Please Help my PHP Dating Function.
Hi everyone!
Well here is my code that displays this:
It works wonderful.
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
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