Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
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
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Merger of 6 sister companies under one flagship company after go live
Dear Experts,
I need one help regarding Merger of sister companies of same group. currently we
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see