How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol