max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Function module "DPS_CHECK_TABLE_EXISTS" not found (after OSS 1422843 impl)
Dear All,
I implemented Note OSS 1422843.
When i execute the new report RSPO20
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou