Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
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
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")