ct to
database");
$query = "update bloggers set cache='$blog',
title='$title' where url='$address'";
if(mysql_db_query ($dbname, $query, $link)) {
$is_news = 1;
}else{
$is_news = 0;
}
return $is_news;
}
T
This little code snippet is from a login system that
I've made, which takes unconfirmed user-info out of a
mysql table, and places it into a confirmed table
(Uses email confirmation). Now, this has really got
me baffled, because it seemed to be working fine
yesterday. Can anyone please tell me w
__
Post your free ad now! http://personals.yahoo.ca
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
7;re using the enter key to submit the form?
The solution I used was to remove the value assignment
to the submit button
and set it in a hidden variable
- Jacob
At 10:58 09/19/2002, Jesse Lawrence wrote:
>Hello everyone,
>In a simple signup form that I'm using, I send the
>varia
ut you:
Password:
Confirm Password:
Your help is greatly appreciated,
Jesse Lawrence
__
Post your free ad now! http://personals.yahoo.ca
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
been updated or changed in
any way.
Does anyone have any suggestions or help they could
lend me? I've been facing this problem for a while
now, and can't seem to get my head around it.
You can view the entire code here:
http://soniceast.d2g.ca/~jalaw/blog/admin.txt
Th
e/bin/apachectl start: httpd could not
be started
Can anyone lend me a hand with this?
Thanks very much,
Jesse Lawrence
__
Post your ad for free now! http://personals.yahoo.ca
--
PHP General Mailing List (http://www.php.net
hp-4.2.2/sapi/apachefilter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/jalaw/downloads/php-4.2.2/sapi/apachefilter'
make[1]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/jalaw/downloads/php-4.2.2/sapi/'
make:
f someone could point me towards a
solution, it would be greatly appreciated.
Thanks very much,
Jesse Lawrence
http://soniceast.d2g.ca/jesse/
__
Post your ad for free now! http://personals.yahoo.ca
--
PHP General Mailing List (htt
I've setup an image upload feature on a site, which
uploads images into a mysql database.
The uploads are working absolutely as expected on my
local computer (the server), but when someone else
tried to upload, only 1/3 of the image was uploaded.
Could it be a matter of size? I was originally u
I'm putting together a message board, and I'm having
problems with hitting the return(enter) key within my
textarea.
I've looked around for a solution, I tried
wrap="hard", wrap="soft" and wrap="vitual" and none of
them worked (should they? I may have done it wrong?)
and I also tried nohardbreak
11 matches
Mail list logo