Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?