Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
Dump with added_funcion cl_salv_table
Hi there, I'm having some troubles adding a self defined function to an ALV in fullscreen. The thing
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....