MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O