Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
PHP Captcha Error help - replace the "die" command
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me