for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right