Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
SAP Business Suite
Hi all:
Within the SAP Business Suite solution I would like to ask you the main differenc
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */