Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin