- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Saturday, November 22, 2008 7:19 AM
Subject: Re: [php-list] Searching record problem
- Original Message -
From: "Mohammad Ashrafuddin Fredousi"
hi,
anyone have the joomla 1.5 manual(developer's tec
- Original Message -
From: "Mohammad Ashrafuddin Fredousi"
hi,
anyone have the joomla 1.5 manual(developer's technical manual)? if so, please
send it to me at
[EMAIL PROTECTED] if not, then what process you suggested to learn joomla 1.5
in a easy way?
thanx
---
hi,
anyone have the joomla 1.5 manual(developer's technical manual)? if so, please
send it to me at [EMAIL PROTECTED] if not, then what process you suggested to
learn joomla 1.5 in a easy way?
thanx
[Non-text portions of this message have been removed]
- Original Message -
From: "yousuf hussain"
Dear members:
I came across a problem that while searching a record
from a database it
only returns one field record. i want to search it with different option.
Code is given below
Only Unit record is returned
John Magee wrote:
>
>
>
> - Original Message -
> From: yousuf hussain
>
>
>
>
>
>
>
>
>
>
>
>
> $searchText = $_REQUEST["search"];
> include "header.php";
> ?>
- Original Message -
From: yousuf hussain
include "connection.php";
if($searchText=="syard"){
yousuf hussain wrote:
>
>
> Dear members:
>
> I came across a problem that while searching a record from a database it
> only returns one field record. i want to search it with different option.
> Code is given below
> Only Unit record is returned
>
> include "header.php";
> ?>
>
>
> width
Dear members:
I came across a problem that while searching a record
from a database it only returns one field record. i want to search it with
different option.
Code is given below
Only Unit record is returned
Search
Record