note 33994 added to...
PHP MySQL error with insert...
Dear develoopers, I know i can reveal the defined functions with: <?php function myrow($id, $data) { return...
If I were to write an include with a relative path like include("../conf/config.php"); What is the use? As far as I understand it, the path...
Hello! I have this problem, when fwrite() writes to the beginning of xyz.txt file, it overwrites the first line. Any ideas how to prevent this?...
I am migrating to PHP from ASP where there are the Application Scope variables which are accessible from any page on a website and which are used, in...
Hello, I have created simple login sistem. I'm using sessions and they expire after I close my browser. How can I stay loged after I have closed...
Since I'd like to convince my boss that PHP is a good program language. Which are famous website that they use php? is ebay.com, amazon, in php?
Hey... I have a question. I need to be able to try to perform a database update, but if it doesn't succeed, I need to be able to rollback the...
Hi, I have a php script that checks whether the user is allowed to perform an action. If he is not allowed; I display a warning; using the alert...
Can this be done in PHP? I want to read a directory and for each file with a .sql extension that is older than 3 days, I want to delete it. I...
Just wondering if there's a clear screen function in PHP like the clrscr() in 'C'. Thanks
I am sending a simple html email using php, with the following code to send it: //HTML Email $html = "$msgtext"; // replace variables with user...
Hello, I have a simple question, I am new to PHP Programming. I want to make a simple survey and insert the data into a MySQL Server. The data...
I'm trying to add images to a TEXTAREA tag (in my PHP web page) using the usual image tag: <INPUT TYPE="image" etc. But the images are not...
Hello everyone. I am TOTALLY baffled. PLEASE, I need some help here. In the event that one must deal with a name including an apostrophe...I...
hi to all. i would like to know how to force to php to declare everything variable, example var $var; $var = bla,bla.. var $var2 = array();...
From: ilya at lebedev dot net Operating system: Win32 PHP version: 4CVS-2003-10-04 (stable) PHP Bug Type: Reproducible crash...
hello all, i'm doing a program that run in console (ms-dos prompt), but i have 2 smalls problems: 1) how can i clear the screen? i tryed with...
Hi, I would like to know if someone have already implement a sms based system with php and how you have done this job. Thanks in advance. ...
Hi, I am trying to fill a database mysql with php. if (!$db){ echo "Error: Could not connect to database. Please try again later."; exit; }...
Hi. I'm new to the list so sorry if this has already been asked before .... I want to find a way to capture the var_dump output as a string so I...
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