$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
Change of partner analyse in sales orders
Hello,
I changed the partner analyse for sales orders and added a new mandatory partnerro
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Customizing message/behavior
Hi,I'm using the ASP.NET membership/authorization controls in my application. Some parts of my appli
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a