Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would