need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work