storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que