Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
Pls help with PHP
Pls can anyone direct me on how to create a user account for a customer. For example i want know if
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
replacements
I have a variable in my PHP script like
ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and p
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a