Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca