noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu