urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
I need an iframe that calls up a different page according to the date
hi
I don't know any php (only html) and I urgently need to do the following:
I need a
j1inmis Ouput layout changes
Hi,
Can anybody tell how can j1inmis output layout can be changed so that vendor names ge
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
progress bar...need expert opinion of experienced webmaster
Hey guys, quick question:
I want to display a progress bar when I upload files, but I am not
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<