rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
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.
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r