Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
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
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
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
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th