mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Trigger tag in aspx is not coming
hi all ,iam new to ajax, iam using file upload inside the update pannel but right now i want to use
Sub-domains & calling unique content
Hello,
Is there a way use something similar to the $_GET function for a sub-domain? I to be a
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a