timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say