DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Problem with Sending Mail by PHP
hello all,
I m new to php, can u plz provide me the code to send mail by php having CAPTC
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
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but