need help in dynamic select menu in php
hi i have created a dynamic select menu using php. i have a problem in that which is when the user s
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
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
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
simple php table loop
Hi all,
I've the following code
<?php // Create category options
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade