Hello experts,
I Have done B.Sc(Mathematics) and MCA & have learnt SAP/ABAP but do not have any real time project experience,now my problem is i want to go in SAP/SD module but i do not have any have any domain knowledge as such.Can i begin my career in SAP/SD(functional) module as a fresher starting from the first step,will i be able to do it? UR suggestions are very much important for me coz i am in dilemma.plz help me.
thnks
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tiers.I've got it working so it only displays a tier if the quantity is greater than 0 but I end up
MySQL query problem
When I try to run the following piece of code, I get this error:QuoteWarning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/muskelmann098/public_html/build.php on line
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.Here is the function plus a couple comments:Code: [Select]function mineResources($nation) {global $db;$resources =
To add a field on the screen XK02.
Hi All,
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after writing a bunch of custom libraries and applications I discovered CodeIgniter. I pretty much
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how do i do this?Code: <?php echo "<form enctype='multipart/form-data'
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sites?
How to restrict the display of report variants
Hello All,
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 separate if statements in the same php document. What I've done is this:Code: if ($p1=='on' AND
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and update mysql queries and I have some questions:Can there be any problems later on if functions treat