Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag