user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
News script
Hi ...
I am not sure if this is the rite place to post this but if its not sorry
i am
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{