Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
MASS PM
Hello all, I'm trying to send mass private messages to users in my database but keep getting an erro
Probably Easy, Need help with Check Boxes in PHP Code
hello,
Thanks for looking this over and helping me out. My problem is I have a online store l
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks