COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.