Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
background color imagefill
Hello
I would like to ask you why I see this square in red color just in my local xampp insta
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.