=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Pls help with PHP
Pls can anyone direct me on how to create a user account for a customer. For example i want know if
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
How can I uploading Transactional Data from Legacy to New SAP system
Hell Gurus,
I am overwhelmed with questions on how to migrate huge volume of Sales Orders
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN