Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
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
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s