PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.