MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Shopping Cart
Can anyone direct me to a Simple, Basic structure of a shopping cart.
New to classes. I want to s
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of