Hi All,
I have this code where user can search a song or the entire song title. It
looks like when a user search a single word its searching and giving the
proper results. However if the user wants to search the entire sentence its
not giving the proper results. For example let say I have searched
Peter D wrote:
$result = mysql_query ( "SELECT * FROM 'high_score' ORDER BY score DESC
LIMIT 10");
Single quotes are invalid around entity names, you should be using
backticks to surround high_score.
You really should be checking the return value from mysql_query. It
tells you if an error o
Hi everyone!
I hope my request can be answered by someone. I'm new to PHP and whole
server issue!
I'm trying to test my PHP scripts locally on my PC. It seems
Apache/PHP/MySql and PhpMyAdmin are working correctly when I test simple php
files. Here's the problem :
I have two files:
"display
I have written a registration page in php and have a number of edit boxes
and drop-down lists. The lists are pulling data out of their respective
tables, whereas the edit boxes are just for saving data.
Now my main table where all my data is being saved is called Business. Onto
this I have a table
It would be helpfull if you provided the reading audience with some code.
-Original Message-
From: Paul
To: [EMAIL PROTECTED]
Sent: 2003-12-30 02:48
Subject: [PHP-WIN] Help needed: Why does my web page hang?
I am a php newbie developing a shopping cart for a web site.
If I start at
I am a php newbie developing a shopping cart for a web site.
If I start at http://www.arylis.com/test/page1.htm and click a few buttons,
the response is prompt at first, but eventually the web page seems to just
hang, and takes half a minute or so to respond. Sometimes I get a timeout
error messa
Hi,
does anyone know how to handle file and directory paths on a IIS 5.0
server? Problem is that the server has multi-domain and each domain has
an
associated 'root' dir below e:\webspaces.
So if one uses relative path strings, an opendir() for example will fail.
One has to use "e:\\webspaces
Try telnetting to port 25 of the server (armed with SMTP commands, of
course) and see if it will let you connect. Perhaps the new exchange
server of yours is disallowing relaying or something else odd.
Works great with mine, as long as I email to my internal domain (won't let
me relay. I've tried
Well I need some help about mailing
I was using the IP of an exchange server as my SMTP and I was using mail function
without any problem.
Our exchange server has changed and now I am using the ip of that server but the mail
function doesn't work. It always gives "Server Error".
Any idea?
Hi all,
I am relatively new to php and mysql and would appreciate any help you can
provide. Here is the task:
I need to have a point system added to my site. What I would like is when a
user logs in they will get 1000 points. But they only get it once per day.
I am the kind of person that cannot
BLIB.DLL which you may not have...
> Just a guess.
>
> HTH,
> Fernando Madruga
>
> -Original Message-
> From: R. Srinath [mailto:[EMAIL PROTECTED]]
> Sent: quinta-feira, 15 de Março de 2001 9:08
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Help Needed on MSSQL
depends on a NTWDBLIB.DLL which you may not have...
Just a guess.
HTH,
Fernando Madruga
-Original Message-
From: R. Srinath [mailto:[EMAIL PROTECTED]]
Sent: quinta-feira, 15 de Março de 2001 9:08
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Help Needed on MSSQL
>Dear Sir
>I install
>Dear Sir
>I installed PHP (Latest version) on my machine which runs on WIN 2000
>Advanced server and as MSSql 7.0 but as given in the site if I take
>comment from the extension file that is in the PHP.INI file I have all the
>Dlls but it is telling the Dll is not found. I copied the Dll and p
13 matches
Mail list logo