Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
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
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
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