iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.