simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Recode Abap Dynpro into Web Dynpro
Hi All,
A client has asked us to look at rearchitecting a custom transaction that was developed
Please Help my PHP Dating Function.
Hi everyone!
Well here is my code that displays this:
It works wonderful.
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();