strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
newbie error
what is wrong with this code ?
<html>
<body>
<?
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?