Hai
I am sajesh ,did my diploma in Mechatronics i have a 4 years of experience in the maintenance field(production industry) .Now i would like to change my career in to SAP. I have experience in using SAP in my previous organisations.I got an opening with Westmount Technology Pvt Ltd Singapore for 6Months Training in SAP & Job.
Which module will suite for me,P.P,M.M... Plant Maintenance is a module or is it coming under P.P
Any body undergone TRG in Westmount Technology Pvt Ltd Singapore ???
need help modifying script
Hi guys,I'm fairly new to php and am having a bit of trouble modifying a script.This is the script:Code: <?php##############################################################################
How to copy a part of a vector in a raw memory
Hi,
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built into it. Trying to figure out the best way to make the drawings work. I'm still new to cron jobs but
http to https
Hi,Is there any specific method/condition to move an http:// page to https:// ?
Displaying values from a SQL count...
Hi,Easy enough question i just forget the exact method ..I have ...Code: //count wins ...$count_wins = mysql_query("SELECT count(*) FROM `matches` WHERE result = 'W'AND Player1_ID =
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a sessionCode: <?phpinclude_once 'Connect.php';if (!is_authed()) { die ('You are not
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, For Example:Goto: http://ucp.south-westrp.com/UCP.phpType Username: Comptons_Eazy_EAnd Password:
onclick problem
I have <input type="text" name="message"><a href=page2.php>click here</a> Can i parse the value whatever written in the textbox on url
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?I was thinking something like this --I use script cURL...Code: <?phpif (isset($_POST['submitted'])) { $xurl_1 =