PHP referral database. I would like this form to email the referrer.
Okay, Hello I've been trolling for years. This the first time I've ever asked for php help. Normally
pass form variables straight to email, no database required?
hello all,
im working on this form...
http://www.adobedayevents.com/project_request/pr
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
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 in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)