mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
How do I know when getBounds Method is ready to be called.
I have an application that changes out stylesheets client side. Once I change stylesheet the browse
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe