simple php table loop
Hi all,
I've the following code
<?php // Create category options
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
how make 2 column in table with data tybe long row
hi every one
I want make in my table 2 column with data tybe long raw
how thi
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
Implementing Single Sign-On using SAML 1.1, x.509, LDAP in C#.net
Hi,
I got a requirement from the client i.e implementing single sing on using SAML 1.1( LDAP &
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My