xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<
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
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Varible in trigger - refering to correct schema
Hello
Im having some issues with my trigger.
What I want to do is call opon a differ
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
Help? Need help on project with templates involving mysql and php.
I'm having a hard time explaining what I want but basically here is what I have in place:
-Da
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out