PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Disable Scrollbar in TableControl
Hello everbody,
please can anybody help me - outherwise i'm going to become desperate :P<
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste