Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
Pro-rata Billing in Periodic Billing for Rental
Hi guys,
We have a situation, where a rental contract starts at the mid of the month say
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?