Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
PHP hyperlinks generator - HELP plz
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas