The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
can i optmize image to 50% quality before uploading 2 server
Hi there
i have jus written a php program to upload and display images but when i try to uplo
login to other site by sending post variables
hey,
here is my problem: my school gave me a mail account for school-stuff use. they mail us
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now