Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
Printer configuration
Hi All,
Suppose one of the user deleted the printer settings unfortunatly ,then what is the pro
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<