Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself