Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
AUTONUMBER PROBLEM
Hello Everyone,
My name is Jones and i am new to this forum and to oracle. I am using ora
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)