Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
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 can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would