Effort Estimation Template for Steady State Support
Hi Everyone,
Is there any SAP provided template/format for system change and enhancements
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data