PHP Mysql Staff Induction System
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not g
Writting a script to arrange images........ need some help
Ok so here is the link
http://hmtotc.com/dev/projects/vrassociates/jeweler_dev/admin/index.ph
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop