Timestamp | Post | Voter | Comment | Reputation |
---|---|---|---|---|
Using PHP/SQLite3 with error checking | LastMitch | Thanks for sharing! | +9 | |
Re: Javascript hide button after click | OsaMasw | Thanks for big help | +1 | |
Using PHP/SQLite2 with error checking | cereal | great! | +0 | |
Using PHP/SQLite3 with error checking | cereal | great! | +9 | |
Re: Basic Smarty templating | LastMitch | Thanks for the update. You're right it's much easier | +7 | |
Re: Problems with bulk mailing | yehuda2001 | Definitely use an HTML email, that way you're not uploading the same image 5000 times, but once. If you need to know how to do this, I have a great tutorial from when I first had to do it. | +0 | |
Re: How to join two tables using a comma-separated-list | diafol | new on me | +14 | |
Re: Issue with Class to Extend OOP | LastMitch | Thanks for the explanation! | +7 | |
Re: getting values on localhost from paypal's sandbox | HunainHafeez | thanks bro but i am unaware of port forwarding etc bcz i have never been in NETWORKING classes , my field is WEBENGINEERING, so please guide me a bout it a bit , | +2 | |
Re: Ajax JSON Gziped File | LastMitch | Thanks for the link! | +7 | |
Re: Formatting Integer with leading 0 s with out changing its type to string | bvrameshbabu | Yes. The above specified functionality is part of an object which return hours part of the time. This value should be used for both display purpose and use for some mathematical operations too. If any of the program which uses this object's hours property | +0 | |
Re: storing images into folder and retriving | ratanji | <?php //This is the directory where images will be saved $target = "images/"; $target = $target . basename( $_FILES['photo']['name']); //This gets all the other information from the form $name=$_POST['name']; $email=$_POST['email']; $ph | +1 | |
Re: Read me's for PHP forum | LastMitch | Nice Selection! | +0 | |
Re: Euro symbol not appearing | LastMitch | Thanks for the explanation! | +6 | |
Re: Checking Server status | bradly.spicer | Helpful :) | +0 | |
Re: Issue with attribute valve | LastMitch | Thanks for the explanation! | +5 | |
Re: Subquery limit returns strange numbers of records | diafol | Yes, I fell down - again.... :) | +14 | |
Re: What does 'property of non-object' mean? | LastMitch | Thanks for the explanation and solution! | +5 | |
Re: Dynamically sort header Table | broj1 | Thnx for this link, I just needed it :-) | +6 | |
Re: Timezone problem | vaultdweller123 | this is so embarrassing, thank you for the enlightenment sir | +5 | |
Read This Before Posting A Question | AndreRet | Agreed, nicely put together!! | +12 | |
Introduction to PHP's Object Orientation | LastMitch | This is astonishing! | +5 | |
Introduction to PHP's Object Orientation | diafol | smashing! | +14 | |
Introduction to PHP's Object Orientation | cereal | well done! | +9 | |
Introduction to PHP's Object Orientation | adam.adamski.96155 | Excellent article, makes it easy for me to visualise and apply to my own work, thanks for your effort. | +3 | |
Read This Before Posting A Question | levunkosha.hihoha | facebook connect | +0 | |
Re: GROUP BY on a UNION Query | LastMitch | Nice Query! | +5 | |
Re: sending attachments through authenticating mail | ratanji | thanQ Pritaeas | +0 | |
Re: how to remove a negative sign? | debasisdas | as simple as that | +13 | |
Re: unexpected T_VARIABLE in | izam.lukman | thany you | +0 |
The End.