generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
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
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then