what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select