New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right