Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
Multiple upload and Resize
I would like some help on my script I have the for my index.php
////
<html&
AUTONUMBER PROBLEM
Hello Everyone,
My name is Jones and i am new to this forum and to oracle. I am using ora
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
PHP referral database. I would like this form to email the referrer.
Okay, Hello I've been trolling for years. This the first time I've ever asked for php help. Normally
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr