Thread
:
[SOLVED] Basic database to call information
View Single Post
#
22
(
permalink
)
Apr 30th, 2008, 19:19
dab42pat
SuperMember
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Basic database to call information
Are you certain you are saving the file as search.
php
, if not you will have to change the form action from
HTML
:
Select all
action="search.
php
?action=search"
to
HTML
:
Select all
action="yourfilename.
php
?action=search"
Pat
dab42pat
View Public Profile
Find all posts by dab42pat