Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..