php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
SAP Logon Failed
I tried to login to SAP through MMC.
When i click start and give password.
it
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan