Cool thanks I'll try it out :)
Deadsam
"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Actualy, it will not. LIMIT can have only one argument with DELETE.
> This will ($count is the number of rows you need to get in a previous
> query
ne has a solution for this I would really appreciate it.
Thanks in advance
Deadsam
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the
smallest numberID rows in that table? as each one I want to delete will be
the smallest ID number (as it grows with each message added to it).
If tried to figure this out but so far no luck.
If anyone can help me with this Id greatly appreciate it.
Thanks in advance
Deadsam
--
PHP General
wow I like it :)
thanks alot Tom you've been a big help and showed me something I never knew
before also at the time
Thanks to all who help me with this , it's very much appreciated
Deadsam
"Tom Rogers" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]"
This looks good but I just have one question about it if you don't mind,
what if someone was uploading a gif or a PNG file? can it be made to only
detect jpgs?
Thanks in advance
Deadsam
> Try it this way, it will check if it is a jpeg and it has a horizontal
> and vertical size so
maybe it would be easier to show you the part of code I'm using,
echo $HTTP_POST_FILES['uploadFile']['size'] . "::".
$HTTP_POST_FILES['uploadFile']['name']['type'] . "::";
echo $HTTP_POST_FILES['uploadFile']['name'] . "::".
$HTTP_POST_FILES['uploadFile']['tmp_name'];
*/
?>
http://www.php.net/)
T
eep plugging away at it till I figure it out.
Thanks Anyhow
Deadsam
if you come up with another method please let me know :)
"Oscar F" <[EMAIL PROTECTED]> wrote in message
002001c23684$fc68ba20$bc00a8c0@320jupiter">news:002001c23684$fc68ba20$bc00a8c0@320jupiter
Thanks oscar I'll give this a go, I tried just using filetype != image/jpeg
so mabey adding the rest will help , I read there was a problem with some
browser with uploading hopfully this will solve the problem.
much apprecatied
Deadsam
"Oscar F" <[EMAIL PROTECTED]> wrote in
I'm trying to get an uploader to work, where you check to make sure it's a
jpeg file that's being uploaded, and no other files allowed. the server is
unix linux using php4.1
Any help would be appreciated.
thanks in advance
deasdam
--
PHP General Mailing List (http://www.php.net/)
To unsubscrib
rsion */
/*Original script by Nicola Delbono <[EMAIL PROTECTED]>*/
/*Modified by Mario http://www.bludocks.com */
/*Modified by Deadsam at http://www.deadsam.com // added parsing for
links and bad word filter */
?>
", " ", $nickname);
$nickn
ot;&userStatus=you are not logged in";
}
?>
In flash I used a loadVariableNum("http://www.deadsam.com/cookiescript.php";,
this, "POST");
I keep getting errors with this.
If anyone has an answer to this I'd appreciate it very much.
Thank you in advance
Deads
11 matches
Mail list logo