phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
Table colours fail when extra row added
Hey Gurus,
I got a weird problem with formating the colour of a table made in php. Everything
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug