a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
extract data
Code: <div class="post hentry uncustomized-post-template">
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag