Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us