Hi guys. I have this form. Show records, checkbox, code and name, but name can be changed. I want to change some records but only if it h...
Read More
Home
PHP
Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts
Grab URL PHP code for FaceBook Comments HTTP to HTTPS
PHP Programming
Hello, I have been using this code to grab the current page URL to input it into my Facebook comments through out my website: <?php fu...
Read More
How to echo a function only if variable has a value?
PHP Programming
How can I echo this function: <?php echo "€" . get_post_meta( get_the_ID(), 'deal_sale_price', true ); ...
Read More
Hiding a "Channel", but not a "Category"
PHP Programming
In a php video-web-script that I'm using, I modified the (video)Upload Form by hiding the select-a-channel drop-down choices, in the For...
Read More
Images upload in the wrong order
PHP Programming
I am aware it's an old script (an old way of doing things). The script works, however, the images do not upload in the right order. I am...
Read More
How do I create images that can be verified by humans only?
PHP Programming
With the ever-growing number of automated spamming robots which tirelessly scour the Web, human-verification techniques are becoming an incr...
Read More
Importing XML into Jamit Job Board Software
PHP Programming
Hello, Currently Jamit only allows you to export xml to existing feeds. I have seen a handful of sites out there running Jamit and importi...
Read More
Does woocommerce create pdf invoices
PHP Programming
I just wonder whether woocommerce creates a PDF file when an order is placed. I am working on a plugin where I have to attached a PDF invoic...
Read More
Help with adding cascading to my drop-down-list
PHP Programming
I have this drop-down list that works successfully, when someone wants to search by keyword, channel or All. I'd like to add the ability...
Read More
Get path from file befote upload using form
PHP Programming
I have my form: <form name="subir_archivo" action="process.php" method="POST" enctype="mult...
Read More
PHP google pagerank scripts very simple
PHP Programming
Pagerank Script > Step 1 : Create Pagerank Checker Control PHP File pagerank-checker.php <?php define('GOOGLE_MAGIC',...
Read More
Multiple conditions in if statement
PHP Programming
How do I write an if statement with multiple conditions needing to be true? ie: if (condition1=a AND condition2=b AND condition3=c) { ...
Read More
php questions & answers
PHP Programming
hello friends, As a php developer, I faced a lot of queries, I have searched many social networking sites to resolve my issue, and finally i...
Read More
replace value in array if a field is empty
PHP Programming
I am new with php so this might be a silly question. I have this code.. $message = str_replace( array( '%TITLE%', '%VOUCHER%...
Read More
Creating hashtags only, nothing else
PHP Programming
I am using this preg_replace to create hashtags twitter style: $text = preg_replace('/(^|\s)#(\w*[A-Za-z-_]+\w*)/', '<a ...
Read More
I would like to say when I submit empty form that do not disappear from container div till I fill
PHP Programming
Hello sir, I have wrote form validation code in javascript, it is working fine on register.php In index.php I loaded register.php in a d...
Read More
ArticleFR - Open Source Article Directory Management Script
PHP Programming
The Best Open Source Article Directory Management System A lightweight fully featured content (article / video) management system. Comes w...
Read More
i need help for error in installation::syntax error(T-VARIABLE)
PHP Programming
i get this error Parse error : syntax error, unexpected '$dbpassword' (T_VARIABLE) in /home/kichainc/public_html/user/admin/z_db....
Read More
#1045 Cannot log in to the MySQL server
PHP Programming
Hi, I am getting error [IMG]http://ift.tt/28IhgXY] #1045 Cannot log in to the MySQL server Code (markup): while logging into phpmyad...
Read More
What do u mean by Post and Get in PHP
PHP Programming
Can anybody Please help me? from PHP http://ift.tt/1Uj9dm7 via IFTTT
Read More
Subscribe to:
Posts (Atom)