SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
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)
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how