Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Mastering Regular Expressions, Third Edition, is available.
The Third Edition of Mastering Regular Expressions is available.
QuoteThis third edition is 5
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Ariba 9r - SAP MM Integration
Hi experts,
The standard Ariba adapter for 9r creates a relationship between Cost Centers
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
SAP Logon Failed
I tried to login to SAP through MMC.
When i click start and give password.
it
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell