Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only