re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
BI in Upstream Production operations
Appreciate if you can assist in the following areas:
1) Examples of life before and after BI i
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Problem with Subscreen
Dear Experts ,
I am facing a problem with the subscreens. My senario is as follows :
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now