Summary: Hi, im having a problem with my php.ini (i guess) the problem is i installed a File manager, is like a FTP Service but via web. The problem i have is ...
Summary: Ok, i am tryin to create a simple uploads form. Here is the error i keep getting: "Warning: copy(C:\Uploads): failed to open stream: Permission denied...
Summary: If anyone could help me out that would be great! I try upload files with regular form: "form enctype=multipart/form-data action=upload.php method=post...
Summary: Hi, I installed MySQL and PHP for my Apache server. I wanted to make a test php page for retrieving data from the MySQL database. Here is my PHP scrip...
Summary: Well I made one function that gets the file contents and puts them into an array. I'm trying to make another function that reads the array and out put...
Summary: My site www.nationalroommates.com uses SA Fileup to allow people to upload 5 pictures along with placing a free ad. I bought the site 1 yr ago and nev...
Summary: Yeah... I'm not at home to grab it right now though. I'll send it up when I get on the 'puter at the house tonight. Meanwhile, you can take a look at ...
Summary: I have a problem with a MySQL query i am trying to run to retrieve data from a MySQL database. I input the query into my web page code and then run t...
Summary: Im connecting to a database and printing the information like this: @mysql_connect("localhost","user","password") or print("Could not connect!"); @mys...
Summary: Let me start by saying I am totally new to PHP and MySQL I am trying to create an intranet page that has an index, a random quote section and a search...
Summary: I don't do PHP, but don't think that this is a PHP specific problem. By that I mean that I believe that you'd have the same problem regardless of wha...
Summary: I have written a couple pages in PHP and I am having a difficult time getting everything displayed correctly. I have it all displaying but I believe ...
Summary: Hi, I have been having a big problem passing pointers between functions and really need some help! My program consists of a main function which calls ...
Summary: Hi! I am trying to adapt that amazing formailer script BFORMAIL so it autoresponds using text from file answer.txt . I have got the autoresponder work...
Summary: I'm trying to create a form to my web page, the form works, sends and recieves data ok. But i want to check if some variables are set and then, if the...
Summary: hi, i'm having a table in mysql which has a column name DOB, the field of which defined as date. & i'm inserting the data into it, after converting ...
Summary: Tried this on my college server (supports PHP), i got nothing, the code doesnt even appear when i view source and Iv also turned my own comp into a we...
Summary: This of PHP as a scripting language for simple tasked on websites. It's interpreter isn't invoked every time a PHP document is requested. Instead; PHP...
Summary: I would like some help on an upload script to work with php under a windows server IIS please give me some help here, I have tried a lot of scripts an...
Summary: the following is code used for php and mysql. I cannot see why this will not updat the tyable, the code is here in full apart from the password and co...
Summary: I've just upgraded to Apache 2.0 and PHP 4.2 and have found that the traditional steps to installing PHP with Apache do not work. I've tried using apa...
Summary: Creating a form seems to be ok. It is when I create the php file that will capture the variables, there seems to be a problem. The file HandleForm.ph...
Summary: Here's the problem: i use this code to attempt to put a counter at the bottom of my page. the page is uploaded to my host server as a .php file. i ...
Summary: Hello, I was trying to write my own PHP Gmail notifier, when I had this problem that when I used: https://username:password@gmail.google.com/gmail/fee...
Summary: sorry for posting such a short message... I was thinking to save the writings in case the problem is not what I thought :D so here goes: if it's html ...