Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
How to read CSS message data
Hi,
I have a requirement here. When working as a Dev angel for multiple customers its really di
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
IMAGE - SERVER SIDE scripting help...
How to receive pixel data of an image and buid a bitmap file on the server using the HTTP POST metho
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil