Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Detail Expenses Report by Cost Center
I would like to obtain a report out of SAP that shows a list of expenses by cost center that shows t
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.