PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
How to read CSS message data
Hi,
I have a requirement here. When working as a Dev angel for multiple customers its really di
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let