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
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam