mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall