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
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo