[PHP] Table Search

2001-09-06 Thread Devon
Below is an example of my code which searches a table and prints the result, the problem is that it only displays the TechContact where I want it to display all the fields that associated with it in that row off the colum eg. Mobile, AdminContact etc etc Any suggestions? if ($TechContact == )

Re: [PHP] Table Search

2001-09-06 Thread David Robley
On Fri, 7 Sep 2001 10:11, Devon wrote: Below is an example of my code which searches a table and prints the result, the problem is that it only displays the TechContact where I want it to display all the fields that associated with it in that row off the colum eg. Mobile, AdminContact etc

Re: [PHP] Table Search

2001-09-06 Thread Chrisy
[EMAIL PROTECTED] (David Robley) typed on Fri, 7 Sep 2001 10:16:57 +0930, : |On Fri, 7 Sep 2001 10:11, Devon wrote: | Below is an example of my code which searches a table and prints the | result, the problem is that it only displays the TechContact where I | want it to display all the fields