urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
session checking in page load
hai all
I have a web site is www.Mryas.com in this my login page is Page1.aspx its co
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Problem with Subscreen
Dear Experts ,
I am facing a problem with the subscreens. My senario is as follows :
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections