weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo