Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec