Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
classic dynpro : hide area and auto adjust hights
Hi,
I want to develop a similar user interface as is used in standard transaction MIGO.
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();