parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla