Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
Async WSAConnect failed on XP with error code = 2 ("File not found")
Hi all,
I have very strange bug, please help me if you can.
It is reproduced o
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
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
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;