Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
TimeStamp Column Problem...
I'm mad at my self and thinking I'm a little retarded. It just be some one mistake I'm missing here.
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Simple PHP/Java Help..
Hi,
I'm trying to build a little program to do with calculating postage. Unfortunately i haven't
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e