php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
Can php detect connection speed and thereafter swap out elements?
No code to post, lads, yet. Just looking for a yay or nay at this stage:
Can a php script be
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Logging and nologging bulk insert
Hi,
oracle version: 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any