&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
php5
0
votes
1
answer
36
views
Php include in .htaccess not getting set
I am trying to set the include path for php in my htaccess file. It works on my local computer but on my dev server it doesn't work. Both ubuntun…
php5
.htaccess
apache2
php-include
asked
June 24, 2011 5:34 pm CDT
mahle
0
votes
2
answers
28
views
Mysql - how to enter the record with only whitespace
I want to enter the record with white-space as a record in MySQL. I had tried to enter it through shell and phpmyadmin, the record enters but when I…
php
mysql
php5
asked
June 24, 2011 2:40 pm CDT
Vineet1982
3
votes
4
answers
38
views
PHP Regex problem!
I was creating a Syntax Highlighter in PHP but I was failed! You see when I was creating script comments ( // ) Syntax Highlighting ( gray ) , I was…
php
html
regex
php5
syntax
asked
June 24, 2011 12:08 pm CDT
Jack Billy
0
votes
0
answers
63
views
Help! Apache upgrade has uninstalled my Plesk 9 on Debian
Please help! I have launched apt-get to update my apache2 installation and to upgrade from php4 to php5, apache2 and php5 were installed but my…
debian
plesk
php5
apache2
php4
asked
June 22, 2011 7:26 pm CDT
D.S.
0
votes
0
answers
50
views
Can't upload large files through PHP script even after editing php.ini
I have Ubuntu installed with LAMP stack (PHP5 and Apache2) on my VPS. My file upload script works perfectly on local, but it won't upload the same…
php5
server
file-upload
apache2
vps
asked
June 22, 2011 6:30 pm CDT
jay
0
votes
1
answers
43
views
Memcache with MAMP and PHP 5.3 on Mac OS X
I would like to install the PHP Memcache extension to my MAMP server (v1.9.1 with PHP 5.3.2). To do this I've followed the steps in the installation…
osx
php5
memcached
mamp
asked
June 22, 2011 11:28 am CDT
Jim
0
votes
3
answers
55
views
Support to get the features implemented in a single query
Is there a way to optimize the following to a single query? $username=sanitize($_POST['username']); $sql="SELECT * FROM $tbl_name WHERE…
php
mysql
php5
mysqli
asked
June 22, 2011 10:14 am CDT
Steve Smith
0
votes
3
answers
34
views
PHP mySQL, Joining More than Two Tables Together with Similar IDs?
Here is what I am working with: $query = "SELECT Products.Title, Product_Lines.pl_Title, Manufacturers.man_Title". "FROM Products, Product_Lines,…
php
mysql
php5
mysql-management
asked
June 22, 2011 3:19 am CDT
TaylorMac
2
votes
6
answers
67
views
How can I check if a MySQL table exists with PHP?
As simple in theory as it sounds I've done a fair amount of research and am having trouble figuring this out. How can I check if a MySQL table…
php
mysql
php5
table
if-statement
asked
June 21, 2011 4:24 pm CDT
Pete Allport
0
votes
1
answer
24
views
Fetching string from database in php only returns part before a space
i am trying to display a varchar(40) from database to php page field. the value in database is "test address" but when it displays on page it only…
php
mysql
sql
database
php5
asked
June 21, 2011 11:14 am CDT
jaminator
0
votes
1
answers
38
views
Installing memcached php extension
i have followed countless tutorials and visted dozens of forums on installing the memcached php extension. I am using the following commands. $ pecl…
php5
memcached
libmemcache
asked
June 21, 2011 10:01 am CDT
Nbrochu
0
votes
2
answers
35
views
PDO, bindValue on primary key?
Is it recommended to bindValue on a primary key? primary key value come from database result. Note: It is not linked with GET/POST query. For…
php
mysql
php5
pdo
asked
June 21, 2011 6:48 am CDT
user791022
0
votes
1
answer
46
views
Launching xdebug stuck at 57%
i am trying to configure a debugger with eclipse for php debugging, but it gets stuck at 57%. This is my ini file [XDebug] ;; Only Zend OR (!)…
php
eclipse
php5
apache2
xdebug
asked
June 21, 2011 4:32 am CDT
kantu
0
votes
0
answers
51
views
FastCGI connection refused on port 9000
I have a site running PHP 5.3.2 + PHP-FPM and Nginx 0.7.65 and rebooted the server after changing the root password. The web server starts up fine,…
php
nginx
php5
fastcgi
php-fpm
asked
June 20, 2011 8:49 pm CDT
Devin
0
votes
2
answers
28
views
PHP and Mysql Database
i am stuck at one point. i have created login page, using cookie and works fine too. but my question is, i have 5 users in my one application. some…
mysql
php5
asked
June 20, 2011 7:24 pm CDT
MnPhP
0
votes
2
answers
38
views
To get value from database table into select box
i m creating a combo box which gets value from mysql database table. here is a sample code which i m implementing but it will not populates…
javascript
mysql
php5
asked
June 20, 2011 6:04 am CDT
Rignesh Tambakuwala
1
vote
2
answers
38
views
Inserting a PHP Object Into a MONGO DB
I have a php object that I would like to store in my Mongo database. What is the best way to store the object in the database? I was thinking of…
php
php5
mongodb
mongo
asked
June 19, 2011 4:02 pm CDT
gdoubleod
0
votes
3
answers
31
views
Detect Domain Change?
Is it possible to detect source of web forwarding? For example, Domain A redirects to Domain B where Domain B has PHP hosting? Basically I would…
php
php5
hosting
domain
dns
asked
June 19, 2011 11:45 am CDT
Lea Hayes
-1
votes
0
answers
38
views
How to update PHP on jailbroken iPhone?
I have an iPod touch running iOS 4.0 and an iPad running iOS 4.3.1, both jailbroken. They have lighttpd and PHP installed, however PHP seems to be…
php
lighttpd
php5
iphone
ipad
asked
June 19, 2011 5:38 am CDT
Adam
0
votes
1
answers
28
views
How to sum total time utilize in each week of a month?
In mysql db I have a field named time_utilize with type time which store total time spend in a day and that table contain records for every month.…
mysql
php5
asked
June 18, 2011 6:35 am CDT
Muhammad Sajid
Pages
:
1
|
2
|
3
|
4
|
5
>
[26]
516
php5
Tagged:
php5
Related Tags
php
× 310
mysql
× 284
apache
× 64
apache2
× 46
regex
× 40
sql
× 23
.htaccess
× 21
nginx
× 19
database
× 19
postgresql
× 15
ubuntu
× 15
phpmyadmin
× 14
pdo
× 13
memcached
× 12
http
× 11
javascript
× 11
mysql-query
× 10
linux
× 10
html
× 9
mod-rewrite
× 9
mysqli
× 7
jquery
× 7
ssl
× 7
server
× 7
cakephp
× 7
ftp
× 7
email
× 7
ajax
× 7
sendmail
× 7
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy