Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see