From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get