Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han