While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
replacements
I have a variable in my PHP script like
ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and p
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have