Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- How to find EXACT matches with preg_grep
- I am storing a list of favorites as a string (i.e. 12,54,75,55,155) and I am trying to write a function that will delete a selected id from that string.I thought of using preg_grep with preg_grep_invert to get everything back except the chosen id a
- Tags: php, programming, preg_grep, exact match, id, giantsand98@...
- Discussion threads 2007-03-09
- Validating duplicate db records with PHP
- I have an account profile update page that I would like to turn off PHP error reporting on and instead catch unique value constraint errors in a user friendly fasion using PHP instead.Is there a way to capture PHP errors even with them turned off at runtime and use them...
- Tags: PHP, giantsand98@..., linux, programming, validation, error reporting
- Discussion threads 2007-03-07
- Postgresql installation - incomplete pg_hba.conf
- I am trying to install Postgresql on my Redhat Ent. VPS. I have used the following steps to install it:COPIED FROM ANOTHER SITE:**************************************************************************************************rpm -qa | grep postgres | tee /root/rpm_pgsqlThe above will list all the installed postgresql rpm packages and store the output to /root/rpm_pgsql. You can use this list...
- Tags: giantsand98@..., PostgreSQL, postgreSQL RPM
- Discussion threads 2007-02-27
- << Previous
- page 1 of 1
- Next >>