losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p