firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i