First  |  Prev |  Next  |  Last
Pages: 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
Action on 'Require' Fatal Error
Hello, is there a way to call a function or do a header("Location: page.php") when a fatal error is detected from using a the require statement Thanks Joe Harman ... 9 Jul 2008 17:51
zippidity do duh!
Hi gang: I'm trying to do some zip stuff, but on server [1] my script hangs on: $zip = new ZipArchive(); No errors, no anything, it just hangs -- I assuming that ZipArchive is not available. --- However, on server [2] (Daniel Brown's most excellent service, btw), everything works great -- as is usual... 10 Jul 2008 01:02
C Bindings?
Hi there, I want to make a set of PHP bindings for the libvirt(.org) C API. Can anyone point me to how tos, information or software that would help me along the way? Thanks, Henri ... 9 Jul 2008 15:47
C Bindings?
Hi there, I want to make a set of PHP bindings for the libvirt(.org) C API. Can anyone point me to how tos, information or software that would help me along the way? Thanks, Henri ... 9 Jul 2008 13:43
Check if var content was exceeded (float).
-- Powered by Outblaze ... 9 Jul 2008 13:43
CURL and ASP
On Wed, Jul 9, 2008 at 9:35 AM, ioannes <ioannes(a)btinternet.com> wrote: Has anyone here experience of CURLing .asp pages which use session cookies as I am having difficulty doing so on two different sites, both asp. Forwarded to PHP-General, John. If you're not already subscribed there, please subscribe ... 9 Jul 2008 11:39
Running mount from PHP
Hi, I'm trying to run /bin/mount and /sbin/mount.cifs from a PHP page. So, I´ve added this to /etc/sudoers: ------------------------------------------------------------------------- Cmnd_Alias CMD_MOUNT = /bin/mount Cmnd_Alias CMD_CIFS ) = /sbin/mount.cifs nobody ALL = NOPASSWD: CMD_MOUNT ... 9 Jul 2008 11:39
test
test ... 9 Jul 2008 09:35
checking if URL's exist
Hi All, I have a Directory table with hundreds of URL's to sites and want to check periodically if all the URL's still exist. Does anyone know of a utility to check this ? Or a pointer to a piece of code ... TIA, Cor ... 9 Jul 2008 11:39
Need help with regular expression
Hi, all! I try to use folowing regular expression: $out = preg_replace('#\{%%%.*?\{%bigfoto%\}.*?%%%\}#is','==REPLACEMENT==',$str); It not work as I need. Please tell me - what I do wrong? I have string: <tr><td>NAME:</td><td><input type="text" name="name" value="" size="80"/></td></tr> <tr><t... 10 Jul 2008 11:21
First  |  Prev |  Next  |  Last
Pages: 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111