Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: tirivamwe ; Forum: PHP and child forums
Forum: PHP Feb 20th, 2008
Replies: 19
Views: 1,448
Posted By tirivamwe
can u give us the code that u have so that we can see where u are getting it wrong
Forum: PHP Jan 28th, 2008
Replies: 9
Solved: echo data
Views: 1,846
Posted By tirivamwe
to concatenate in php you use a period/full stop

change this line
echo "<p>",$lname, ", ",$fname, ", ",$dob;

to
echo "<p>".$lname. ", ". $fname. ", ".$dob. ",".$reg_num;
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC