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
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Problem with Sending Mail by PHP
hello all,
I m new to php, can u plz provide me the code to send mail by php having CAPTC
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&