Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say