PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo