How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
sapgui f4 help last search
I know this has to be simople. One user (maybe more) does not have the "last search saved" from the
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there