using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
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
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..