How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <