xml
<?php
echo "<h1>XML Articles</h1>";
$home
MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w