Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Confused with Loop
guys, i got confused with Looping...this is the case
I have 3 stocks, let say "Stock A&q
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
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having