note 33994 added to...
PHP MySQL error with insert...
Hi, I have an array derived from a set of radio buttons that I want to break down into a single variable for use with a database. How can I do...
Hello. I want to make this: $hack_attempt = TRUE; for ($i=0;$i<count($article);$i++) { if ($article_id == $article) $hack_attempt = FALSE; }...
I have tried many php scripts now to try and get a form to upload a file but nothing works. I know that the mulitpart enctype formdata is enabled...
I've done all of my PHP work using PHP under IIS. I'm trying to get a Linux machine that is running PHP under Apache setup. As it stand the...
I am running Windows 2k server with php 4 I create a form and a script to display to the browser as follows: <html> <body> <form...
I am using sessions on a load balanced server and have no access to /tmp I have been trying to use a MySQL custom session handler as a work around...
Hello everyone! (My news server seemed to have a brain cramp, so this is a 2nd posting of this message -- apologies if it does come through...
Hi, I'm using PHP 4.3.4 the docs at: http://uk.php.net/manual/en/function.strrpos.php tells me that strrpos can be passed an offset as the...
Hi I'm stuck with this bit of code What I want to do is show all the user in a form and NOT delete them Here is the code...
I got my other question wrong. I wrote a script that opens a file and filters out email addresses and urls etc. is there a way to enter a url so...
Hi. I have a Slack 9.1 server with MySQL 4.X running, and have just installed phpBB2. When I try to log in with an existing forum-user, I get...
Hello, I would like to format a number as 3 characters. 1 shoulb be echo as 001 and 2 as 002, 12 as 012 and so on. With vb there is a format...
Hi everybody ... I have a problem with php ... i know about possibility to use an image as a input type ... doing this the x and y coord of the...
Hey all, I have been programming PHP as a hobby for a few years now, and though I wouldn't say that I am a great programmer, I am pretty...
I wrote this script to work on local files is there a way I can change something here so that I can add a url and run that through the script...
Maybe I don't understand the time() function - I took a $start_time hack and an $end_time hack and the start time was a larger number than the end...
Hello in the understanding code yesyes is shown on the screen but www.nu.nl is not activated. Does anybode know why thanks Frank <?...
I found this code in a PERL script that was written by someone else: $password =~ tr/a-zA-Z/n-za-mN-ZA-M/; For example, "newuser1" translates...
Hello, I'm looking for a tool to save and automate testing scenarios of PHP scripts on a website. Do you know such tool ? Thanks David
when I start a session, php automatically adds a sessionid thing to my links. I see this as a security problem, since copy/paste of the URL could...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules