Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
How to ... (FAQs)
... get e-mail notifications
As several people asked how to get e-mail notifications when new posti
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
How to schedule the a job?
Hi,
I have prepared a task ( i.e. a procedure is prepare the file and send the same to con
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks