COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.