Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?