PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
creating a 1 to 100 in a table
hi guys I am a newb in php need some help.
I have a table with 1 column and 100 rows and in
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...