Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
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
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca