Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN