Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
PL/SQL Release 10.2.0.2.0 - P
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like