Likes Received By ip076
-
Scriptona liked ip076's post in the thread Please Help me finishing this piece of code.
Well...turns out I was kind of bored this morning....here's what I came up with Its kind of long, so I attached the file too......
Oct 8, 2006 -
tsptom liked ip076's post in the thread PHP Date Reformat.
The affected rows value shouldn't contain any data, it should only contain a number of affected rows. I'm sorry, I just realized I...
Aug 18, 2006 -
coderlinks liked ip076's post in the thread PHP Date Reformat.
I would say your best bet would be doing something like: $NewDate = date("Y-m-d", strtotime($OldDate)); Now, I've never...
Aug 9, 2006 -
vishwaa liked ip076's post in the thread My First PHP Class! Create a Table from a SQL Statement.
I wrote an earlier function to do something similar but in an effort to expand my PHP knowledge, I wrote this class. I'm just hoping...
Aug 7, 2006 -
falcondriver liked ip076's post in the thread sql query -> html table ?!.
Well...I got bored, and wrote this function for you. All you need to do is pass the function a query and it will return a formatted...
Jul 10, 2006