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
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm