Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo