help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil